Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_mutex.cc28 static MutexType CanLockTab[MutexTypeCount][MutexTypeCount] = { variable
59 MutexType z = CanLockTab[i][j]; in InitializeMutex()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_mutex.cc30 static MutexType CanLockTab[MutexTypeCount][MutexTypeCount] = { variable
61 MutexType z = CanLockTab[i][j]; in InitializeMutex()