Searched refs:can_lock (Results 1 – 2 of 2) sorted by relevance
83 for (uptr j = 0; j < ARRAY_SIZE(mutex_meta[t].can_lock); j++) { in DebugMutexInit()84 MutexType z = mutex_meta[t].can_lock[j]; in DebugMutexInit()
114 MutexType can_lock[10]; member