struct ThreadListTrait
Defined at line 1473 of file ../../zircon/kernel/include/kernel/thread.h
Trait for the global Thread list.
Public Methods
fbl::DoublyLinkedListNodeState<Thread *> & node_state (Thread & thread)
Defined at line 1474 of file ../../zircon/kernel/include/kernel/thread.h