struct UnblockListTrait

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