Searched defs:user_only (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/osfmk/chud/i386/
H A Dchud_thread_i386.c63 chudxnu_thread_get_state( thread_t thread, thread_flavor_t flavor, thread_state_t tstate, mach_msg_type_number_t *count, boolean_t user_only) argument
105 chudxnu_thread_set_state( thread_t thread, thread_flavor_t flavor, thread_state_t tstate, mach_msg_type_number_t count, boolean_t user_only) argument
484 chudxnu_thread_get_callstack64( thread_t thread, uint64_t *callstack, mach_msg_type_number_t *count, boolean_t user_only) argument

Completed in 20 milliseconds