Searched defs:BlockingMutexLock (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_mutex.h218 typedef GenericScopedLock<BlockingMutex> BlockingMutexLock; typedef in namespace:__sanitizer
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_mutex.h216 typedef GenericScopedLock<BlockingMutex> BlockingMutexLock; typedef in namespace:__sanitizer

Completed in 124 milliseconds