Home
last modified time | relevance | path

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

/xnu-11417.101.15/osfmk/ipc/
H A Dipc_pset.h99 #define ips_mq_unlock(pset) io_unlock(ips_to_object(pset))
H A Dmach_debug.c490 io_unlock(object); in mach_port_kobject_description()
525 io_unlock(object); in mach_port_kobject_description()
H A Dipc_pset.c614 io_unlock(object); in filt_wlattach_sync_ipc()
619 io_unlock(object); in filt_wlattach_sync_ipc()
778 io_unlock(object); in filt_machportattach()
H A Dipc_object.h197 #define io_unlock(io) waitq_unlock(io_waitq(io)) macro
H A Dipc_mqueue.c1588 io_unlock(object); in ipc_mqueue_copyin()
1590 io_unlock(object); in ipc_mqueue_copyin()
H A Dipc_port.h306 #define ip_mq_unlock(port) io_unlock(ip_to_object(port))
H A Dipc_object.c283 io_unlock(object); in ipc_object_translate()
H A Dipc_right.c265 io_unlock(object); in ipc_right_lookup_read()