struct SaveStateListTrait
Defined at line 1489 of file ../../zircon/kernel/include/kernel/thread.h
Traits for the save state list, used to run the Save stage of migration functions.
Public Methods
fbl::SinglyLinkedListNodeState<Thread *> & node_state (Thread & thread)
Defined at line 1490 of file ../../zircon/kernel/include/kernel/thread.h