Searched refs:MutexFlagNotStatic (Results 1 – 2 of 2) sorted by relevance
36 MutexFlagNotStatic = 1 << 8, // __tsan_mutex_not_static enumerator47 MutexFlagNotStatic,
88 || ((flagz & MutexFlagNotStatic) && !s->IsFlagSet(MutexFlagNotStatic))) { in MutexDestroy()