Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dipc_kobject.h255 extern bool ipc_kobject_is_mscount_current(
H A Dipc_kobject.c991 ipc_kobject_is_mscount_current(ipc_port_t port, mach_port_mscount_t mscount) in ipc_kobject_is_mscount_current() function
H A Dtask.c4527 if (ipc_kobject_is_mscount_current(port, mscount)) { in task_suspension_no_senders()