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

/freebsd-11-stable/sys/sys/
H A Dpipe.h142 #define PIPE_LOCK_ASSERT(pipe, type) mtx_assert(PIPE_MTX(pipe), (type)) macro

Completed in 107 milliseconds