Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-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