Home
last modified time | relevance | path

Searched refs:CanLockTab (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_mutex.cc30 static MutexType CanLockTab[MutexTypeCount][MutexTypeCount] = { variable
61 MutexType z = CanLockTab[i][j]; in InitializeMutex()