Searched refs:PIPE_LOCKFL (Results 1 – 2 of 2) sorted by relevance
137 #define PIPE_LOCKFL 0x100 /* Process has exclusive access to pointers/data. */ macro
681 while (cpipe->pipe_state & PIPE_LOCKFL) { in pipeio_lock()689 cpipe->pipe_state |= PIPE_LOCKFL; in pipeio_lock()699 cpipe->pipe_state &= ~PIPE_LOCKFL; in pipeio_unlock()