Home
last modified time | relevance | path

Searched refs:io_unlock (Results 1 – 7 of 7) sorted by relevance

/xnu-10063.101.15/osfmk/ipc/
H A Dipc_mqueue.c964 io_unlock(object); in ipc_mqueue_receive_on_thread_and_unlock()
993 io_unlock(object); in ipc_mqueue_receive_on_thread_and_unlock()
1008 io_unlock(object); in ipc_mqueue_receive_on_thread_and_unlock()
1084 io_unlock(object); in ipc_mqueue_receive_on_thread_and_unlock()
1537 io_unlock(object); in ipc_mqueue_copyin()
1539 io_unlock(object); in ipc_mqueue_copyin()
H A Dipc_pset.h99 #define ips_mq_unlock(pset) io_unlock(ips_to_object(pset))
H A Dipc_object.c282 io_unlock(object); in ipc_object_translate()
356 io_unlock(object1); in ipc_object_translate_two()
365 io_unlock(object1); in ipc_object_translate_two()
366 io_unlock(object2); in ipc_object_translate_two()
H A Dmach_debug.c465 io_unlock(object); in mach_port_kobject_description()
497 io_unlock(object); in mach_port_kobject_description()
H A Dipc_pset.c606 io_unlock(object); in filt_wlattach_sync_ipc()
611 io_unlock(object); in filt_wlattach_sync_ipc()
770 io_unlock(object); in filt_machportattach()
H A Dipc_object.h206 #define io_unlock(io) ipc_object_unlock(io) macro
H A Dipc_port.h311 #define ip_mq_unlock(port) io_unlock(ip_to_object(port))