[scope lock wrapped for ReadWriteMutex] Summary: scope lock wrapped around ReadWriteMutex. It's like Guard but you can specify to use it as a read or write lock. Reviewed by: boz Test Plan: used it in AdFinder Revertible: yes