Searched refs:IsInQueue (Results 1 – 3 of 3) sorted by relevance
27 DEBUG_ASSERT(!IsInQueue()); in ~FutexNode()30 bool FutexNode::IsInQueue() const { in IsInQueue() function in FutexNode36 DEBUG_ASSERT(!IsInQueue()); in SetAsSingletonList()
70 DEBUG_ASSERT(!node.IsInQueue()); in FutexWait()240 if (!node->IsInQueue()) in UnqueueNodeLocked()
29 bool IsInQueue() const;
Completed in 7 milliseconds