Searched refs:requeue_head (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/object/
H A Dfutex_context.cpp173 FutexNode* requeue_head = node; local
178 DEBUG_ASSERT(requeue_head->GetKey() == requeue_key);
179 QueueNodesLocked(requeue_head);

Completed in 23 milliseconds