Home
last modified time | relevance | path

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

/kernel/object/
A Dfutex_node.cpp27 DEBUG_ASSERT(!IsInQueue()); in ~FutexNode()
30 bool FutexNode::IsInQueue() const { in IsInQueue() function in FutexNode
36 DEBUG_ASSERT(!IsInQueue()); in SetAsSingletonList()
A Dfutex_context.cpp70 DEBUG_ASSERT(!node.IsInQueue()); in FutexWait()
240 if (!node->IsInQueue()) in UnqueueNodeLocked()
/kernel/object/include/object/
A Dfutex_node.h29 bool IsInQueue() const;

Completed in 7 milliseconds