Home
last modified time | relevance | path

Searched refs:thread_reset_pcs_ack_IPI (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.1.9/osfmk/kern/
H A Drestartable.h176 extern void thread_reset_pcs_ack_IPI(struct thread *thread);
H A Drestartable.c383 thread_reset_pcs_ack_IPI(struct thread *thread) in thread_reset_pcs_ack_IPI() function
H A Dthread.c496 thread_reset_pcs_ack_IPI(thread); in thread_terminate_self()
H A Dsched_prim.c3446 thread_reset_pcs_ack_IPI(thread); in thread_dispatch()
5781 thread_reset_pcs_ack_IPI(thread); in ast_check()