Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mutex.h196 writers_.Wait(); in Lock()
248 writers_.Post(); in Unlock()
307 writers_.Post(); in ReadUnlock()
328 Semaphore writers_; variable