Home
last modified time | relevance | path

Searched refs:io_unlock_nocheck (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/osfmk/ipc/
H A Dipc_object.h313 #define io_unlock_nocheck(io) waitq_unlock(io_waitq(io)) macro
H A Dipc_port.h437 io_unlock_nocheck(ip_to_object(port)); in ip_mq_unlock_label_put()
H A Dipc_object.c1272 io_unlock_nocheck(object); in ipc_object_unlock()