struct UnblockListTrait

Defined at line 1497 of file ../../zircon/kernel/include/kernel/thread.h

Traits for the temporary unblock list, used to batch-unblock threads.

Public Methods

fbl::DoublyLinkedListNodeState<Thread *> & node_state (Thread & thread)

Defined at line 1498 of file ../../zircon/kernel/include/kernel/thread.h