struct ThreadListTrait
Defined at line 1495 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 1496 of file ../../zircon/kernel/include/kernel/thread.h