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