Searched refs:PIPE_UNLOCK (Results 1 – 3 of 3) sorted by relevance
474 PIPE_UNLOCK(cpipe); in pipe_stat()554 PIPE_UNLOCK(cpipe); in pipe_stat()791 PIPE_UNLOCK(rpipe); /* we still hold io lock.*/ in pipe_read()901 PIPE_UNLOCK(rpipe); in pipe_read()935 PIPE_UNLOCK(rpipe); in pipe_write()941 PIPE_UNLOCK(rpipe); in pipe_write()991 PIPE_UNLOCK(rpipe); in pipe_write()1055 PIPE_UNLOCK(rpipe); in pipe_write()1073 PIPE_UNLOCK(rpipe); in pipe_write()1177 PIPE_UNLOCK(rpipe); in pipe_write()[all …]
175 #define PIPE_UNLOCK(pipe) lck_mtx_unlock(PIPE_MTX(pipe)) macro
2745 PIPE_UNLOCK(cpipe); in mac_vnode_label_associate_fdesc()