Home
last modified time | relevance | path

Searched defs:WaitingQueue (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libc/src/__support/threads/linux/
H A Drwlock.h87 friend WaitingQueue; variable
91 LIBC_INLINE constexpr WaitingQueue() in WaitingQueue() function
302 using WaitingQueue = rwlock::WaitingQueue; variable