Home
last modified time | relevance | path

Searched refs:LogMutex (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/xray/
H A Dxray_basic_logging.cc43 static SpinMutex LogMutex; variable
247 SpinMutexLock Lock(&LogMutex); in InMemoryRawLog()
270 SpinMutexLock Lock(&LogMutex); in InMemoryRawLogWithArg()
293 SpinMutexLock Lock(&LogMutex); in InMemoryRawLogWithArg()
360 SpinMutexLock L(&LogMutex); in TLDDestructor()