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

/darwin-on-arm/xnu/osfmk/kern/
H A Daffinity.h59 extern void thread_affinity_terminate(thread_t thread);
H A Daffinity.c329 * thread_affinity_terminate()
334 thread_affinity_terminate(thread_t thread) function
339 DBG("thread_affinity_terminate(%p)\n", thread);
358 thread_affinity_terminate(thread);
H A Dthread_act.c134 thread_affinity_terminate(thread);

Completed in 15 milliseconds