Searched refs:MutexTypeLeaf (Results 1 – 1 of 1) sorted by relevance
28 const MutexType MutexTypeLeaf = (MutexType)-1; variable31 /*1 MutexTypeTrace*/ {MutexTypeLeaf},37 /*6 MutexTypeSlab*/ {MutexTypeLeaf},43 /*12 MutexTypeFired*/ {MutexTypeLeaf},44 /*13 MutexTypeRacy*/ {MutexTypeLeaf},63 if (z == MutexTypeLeaf) { in InitializeMutex()