struct UnblockListTrait

Defined at line 1499 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 1500 of file ../../zircon/kernel/include/kernel/thread.h