Searched refs:thread_run (Results 1 – 4 of 4) sorted by relevance
| /xnu-8020.140.41/osfmk/kern/ |
| H A D | syscall_subr.c | 293 thread_run(self, thread_switch_continue, (void *)(intptr_t)option, pulled_thread); in thread_switch() 373 int result = thread_run(self, continuation, parameter, pulled_thread); in thread_handoff_internal()
|
| H A D | sched_prim.h | 151 extern int thread_run(
|
| H A D | machine.c | 355 thread_run(self, NULL, NULL, shutdown_thread); in processor_doshutdown()
|
| H A D | sched_prim.c | 3755 thread_run( in thread_run() function 6367 thread_run(processor->idle_thread, in idle_thread()
|