Searched refs:RWMutex (Results 1 – 5 of 5) sorted by relevance
77 RWMutex.cpp93 Unix/RWMutex.inc106 Windows/RWMutex.inc
50 RWMutex.cpp \
1 //= llvm/Support/Unix/RWMutex.inc - Unix Reader/Writer Mutual Exclusion Lock =//10 // This file implements the Unix specific (non-pthread) RWMutex class.
140 typedef SmartRWMutex<false> RWMutex; typedef
10 // This file implements the Win32 specific (non-pthread) RWMutex class.