Home
last modified time | relevance | path

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

/xnu-11215/osfmk/corpses/
H A Dcorpse.c636 thread_exception_enqueue(corpse, thread, etype); in task_enqueue_exception_with_corpse()
/xnu-11215/osfmk/kern/
H A Dthread.h1131 extern void thread_exception_enqueue(
H A Dthread.c971 thread_exception_enqueue( in thread_exception_enqueue() function