Searched refs:thread_set_state (Results 1 – 6 of 6) sorted by relevance
| /xnu-8019.80.24/tests/ |
| H A D | ptrauth_failure.c | 62 err = thread_set_state(thread, ARM_THREAD_STATE64, (thread_state_t)&state, count);
|
| H A D | thread_set_state_arm64_cpsr.c | 93 …err = thread_set_state(mach_thread_self(), ARM_THREAD_STATE64, (thread_state_t)&ts, ARM_THREAD_STA…
|
| H A D | hw_breakpoint_step_arm64.c | 141 kr = thread_set_state(thread, ARM_DEBUG_STATE64, in step_thread()
|
| /xnu-8019.80.24/libsyscall/mach/ |
| H A D | add_attributes_to_mig.txt | 73 thread_set_state
|
| /xnu-8019.80.24/osfmk/kern/ |
| H A D | thread_act.c | 676 thread_set_state( 683 thread_set_state( in thread_set_state() function 914 return thread_set_state(thread, flavor, tstate, count); in thread_setstatus() 1160 return thread_set_state(thread, flavor, state, count); in act_set_state()
|
| /xnu-8019.80.24/osfmk/mach/ |
| H A D | thread_act.defs | 165 thread_set_state(
|