Searched refs:machine_thread_going_off_core (Results 1 – 4 of 4) sorted by relevance
| /xnu-11215/osfmk/kern/ |
| H A D | machine.h | 132 extern void machine_thread_going_off_core(thread_t old_thread, boolean_t thread_terminating,
|
| H A D | sched_prim.c | 3800 machine_thread_going_off_core(thread, FALSE, processor->last_dispatch, TRUE); in thread_dispatch() 3882 machine_thread_going_off_core(thread, should_terminate, processor->last_dispatch, FALSE); in thread_dispatch()
|
| /xnu-11215/osfmk/i386/ |
| H A D | pmCPU.c | 816 machine_thread_going_off_core(thread_t old_thread, boolean_t thread_terminating, in machine_thread_going_off_core() function
|
| /xnu-11215/osfmk/arm/ |
| H A D | machine_routines_common.c | 540 machine_thread_going_off_core(thread_t old_thread, boolean_t thread_terminating, in machine_thread_going_off_core() function
|