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

/xnu-2782.1.97/osfmk/i386/
H A Dmachine_routines.h316 void ml_get_csw_threads(thread_t * /*old*/, thread_t * /*new*/);
H A Dlapic_native.c805 ml_get_csw_threads(&old, &new);
H A Dpcb.c184 void ml_get_csw_threads(thread_t *old, thread_t *new) { function

Completed in 88 milliseconds