Searched refs:ipc_kobject_is_mscount_current_locked (Results 1 – 6 of 6) sorted by relevance
168 extern bool ipc_kobject_is_mscount_current_locked(ipc_port_t port, mach_port_mscount_t mscount);
259 extern bool ipc_kobject_is_mscount_current_locked(
985 ipc_kobject_is_mscount_current_locked(ipc_port_t port, mach_port_mscount_t mscount) in ipc_kobject_is_mscount_current_locked() function996 is_last = ipc_kobject_is_mscount_current_locked(port, mscount); in ipc_kobject_is_mscount_current()
4054 if (!ipc_kobject_is_mscount_current_locked(port, mscount)) { in thread_port_with_flavor_no_senders()4096 !ipc_kobject_is_mscount_current_locked(port, mscount)) { in thread_port_with_flavor_no_senders()
2839 if (!ipc_kobject_is_mscount_current_locked(port, mscount)) { in task_port_with_flavor_no_senders()2880 !ipc_kobject_is_mscount_current_locked(port, mscount)) { in task_port_with_flavor_no_senders()
275 destroyed = ipc_kobject_is_mscount_current_locked(port, mscount); in noMoreSenders()