Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/kern/
H A Dexclaves_inspection.h51 extern void exclaves_inspection_wait_complete(queue_t exclaves_inspection_queue);
H A Dexclaves_inspection.c394 exclaves_inspection_wait_complete(queue_t queue) in exclaves_inspection_wait_complete() function
H A Dkern_stackshot.c1979 exclaves_inspection_wait_complete(&exclaves_inspection_queue_stackshot); in collect_exclave_threads()