Searched defs:WriterMutexLock (Results 1 – 1 of 1) sorted by relevance
526 WriterMutexLock(Thread* self, ReaderWriterMutex& mu) EXCLUSIVE_LOCK_FUNCTION(mu) : in WriterMutexLock() function542 #define WriterMutexLock(x) static_assert(0, "WriterMutexLock declaration missing variable name") macro