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

/xnu-2422.115.4/bsd/sys/
H A Dpipe.h168 #define PIPE_LOCK(pipe) lck_mtx_lock(PIPE_MTX(pipe)) macro

Completed in 13 milliseconds