Searched refs:thread_setsinglestep (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dmach_process.c359 if (thread_setsinglestep(th_act, 1) != KERN_SUCCESS) {
374 if (thread_setsinglestep(th_act, 0) != KERN_SUCCESS) {
/darwin-on-arm/xnu/osfmk/i386/
H A Dbsd_i386.c668 thread_setsinglestep(thread_t thread, int on) function
/darwin-on-arm/xnu/osfmk/kern/
H A Dthread.h790 extern kern_return_t thread_setsinglestep(

Completed in 27 milliseconds