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

/xnu-2782.1.97/osfmk/ipc/
H A Dipc_pset.h93 #define ips_unlock(pset) io_unlock(&(pset)->ips_object)
H A Dipc_object.h176 #define io_unlock(io) \ macro
H A Dipc_object.c809 io_unlock(object);
882 io_unlock(object);
902 io_unlock(object);
H A Dipc_port.h190 #define ip_unlock(port) io_unlock(&(port)->ip_object)
H A Dmach_port.c2042 io_unlock(psobj);
2043 io_unlock(obj);
2098 io_unlock(psobj);
2099 io_unlock(obj);
H A Dipc_mqueue.c1275 io_unlock(object);
H A Dipc_kmsg.c4047 io_unlock(dest);
4274 io_unlock(dest);
4312 io_unlock(dest);

Completed in 96 milliseconds