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