Home
last modified time | relevance | path

Searched refs:exit_state (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dsci_base_state_machine.c68 exit_state != NULL) \
72 exit_state((state_machine)->state_machine_owner)); \
H A Dsci_base_state.h102 SCI_STATE_TRANSITION_T exit_state; member
/freebsd/contrib/llvm-project/lldb/bindings/interface/
H A DSBProcessExtensions.i95 exit_state = property(GetExitStatus, None, doc='''A read only property that returns an exit status as an integer of this process when the process state is lldb.eStateExited.''')