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

/haiku/src/system/kernel/
H A Dsem.cpp73 struct queued_thread : DoublyLinkedListLinkImpl<queued_thread> { struct in inherits:DoublyLinkedListLinkImpl
74 queued_thread(Thread *thread, int32 count) function in struct:queued_thread

Completed in 42 milliseconds