Searched refs:thread_setsinglestep (Results 1 – 4 of 4) sorted by relevance
443 if (thread_setsinglestep(th_act, 1) != KERN_SUCCESS) { in ptrace()458 if (thread_setsinglestep(th_act, 0) != KERN_SUCCESS) { in ptrace()
136 thread_setsinglestep(thread_t thread, int on) in thread_setsinglestep() function
817 thread_setsinglestep(thread_t thread, int on) in thread_setsinglestep() function
1364 extern kern_return_t thread_setsinglestep(