struct SaveStateListTrait

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