Searched refs:PIPE_LWANT (Results 1 – 2 of 2) sorted by relevance
138 #define PIPE_LWANT 0x200 /* Process wants exclusive access to pointers/data. */ macro
682 cpipe->pipe_state |= PIPE_LWANT; in pipeio_lock()700 if (cpipe->pipe_state & PIPE_LWANT) { in pipeio_unlock()701 cpipe->pipe_state &= ~PIPE_LWANT; in pipeio_unlock()