Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dmachine.h163 extern void machine_thread_group_blocked(struct thread_group *tg_blocked, struct thread_group *tg_b…
/xnu-8019.80.24/osfmk/arm/
H A Dmachine_routines_common.c622 machine_thread_group_blocked(struct thread_group *blocked_tg, in machine_thread_group_blocked() function
/xnu-8019.80.24/osfmk/ipc/
H A Dipc_port.c1801 machine_thread_group_blocked(self->thread_group, NULL, in ipc_port_thread_group_blocked()