Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/ipc/
H A Dipc_mqueue.c1022 io_unlock(object); in ipc_mqueue_receive_on_thread_and_unlock()
1051 io_unlock(object); in ipc_mqueue_receive_on_thread_and_unlock()
1066 io_unlock(object); in ipc_mqueue_receive_on_thread_and_unlock()
1135 io_unlock(object); in ipc_mqueue_receive_on_thread_and_unlock()
1588 io_unlock(object); in ipc_mqueue_copyin()
1590 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.c607 io_unlock(object); in filt_wlattach_sync_ipc()
612 io_unlock(object); in filt_wlattach_sync_ipc()
771 io_unlock(object); in filt_machportattach()
H A Dipc_object.h206 #define io_unlock(io) ipc_object_unlock(io) macro
H A Dipc_port.h306 #define ip_mq_unlock(port) io_unlock(ip_to_object(port))