Searched refs:MutexTypeLeaf (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_mutex.cc29 const MutexType MutexTypeLeaf = (MutexType)-1; member in namespace:__tsan
32 /*1 MutexTypeTrace*/ {MutexTypeLeaf},
38 /*6 MutexTypeSlab*/ {MutexTypeLeaf},
61 if (z == MutexTypeLeaf) {

Completed in 41 milliseconds