Home
last modified time | relevance | path

Searched refs:exclaves_thread_terminate (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.1.10/osfmk/mach/ !
H A Dexclaves.h908 exclaves_thread_terminate(thread_t thread);
/xnu-11215.1.10/osfmk/kern/ !
H A Dexclaves.c877 exclaves_thread_terminate(__unused thread_t thread) in exclaves_thread_terminate() function
H A Dthread.c632 exclaves_thread_terminate(thread); in thread_terminate_self()