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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dthread_act.c465 thread_set_state( function
612 return (thread_set_state(thread, flavor, tstate, count));
830 return (thread_set_state(thread, flavor, state, count));
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dhw_exception.s852 ; by a thread_resume with no intervening thread_set_state. Just make an

Completed in 81 milliseconds