Searched refs:null_state (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/kdp/ml/arm/
H A Dkdp_machdep.c142 static arm_thread_state_t null_state; local
148 *state = null_state;
/darwin-on-arm/xnu/osfmk/kdp/ml/i386/
H A Dkdp_machdep.c141 static x86_thread_state32_t null_state; local
146 *state = null_state;

Completed in 10 milliseconds