Home
last modified time | relevance | path

Searched refs:task_post_signature_processing_hook (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/osfmk/kern/
H A Dtask.h1273 extern void task_post_signature_processing_hook(task_t task);
H A Dtask.c971 task_post_signature_processing_hook(task); in task_wait_to_return()
996 task_post_signature_processing_hook(task_t task) in task_post_signature_processing_hook() function