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