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

/haiku/headers/private/shared/
H A DRWLockManager.h24 struct Waiter : DoublyLinkedListLinkImpl<Waiter> { struct in class:BPrivate::RWLockable
25 Waiter(bool writer) function in struct:BPrivate::RWLockable::Waiter
/haiku/src/system/libroot/posix/pthread/
H A Dpthread_rwlock.cpp26 struct Waiter : DoublyLinkedListLinkImpl<Waiter> { struct in inherits:DoublyLinkedListLinkImpl
27 Waiter(bool writer) function in struct:Waiter

Completed in 50 milliseconds