Searched refs:thread_setsinglestep (Results 1 – 5 of 5) sorted by relevance
54 thread_setsinglestep(__unused thread_t thread, __unused int on) in thread_setsinglestep() function
431 if (thread_setsinglestep(th_act, 1) != KERN_SUCCESS) { in ptrace()446 if (thread_setsinglestep(th_act, 0) != KERN_SUCCESS) { in ptrace()
137 thread_setsinglestep(thread_t thread, int on) in thread_setsinglestep() function
815 thread_setsinglestep(thread_t thread, int on) in thread_setsinglestep() function
1268 extern kern_return_t thread_setsinglestep(