Searched defs:pipe_mtx_grp (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dsys_pipe.c235 static lck_grp_t *pipe_mtx_grp; variable
1341 lck_mtx_free(PIPE_MTX(cpipe), pipe_mtx_grp); local

Completed in 16 milliseconds