Searched refs:PIPE_LWANT (Results 1 – 2 of 2) sorted by relevance
68 #define PIPE_LWANT 0x200 /* Process wants exclusive access to pointers/data. */ macro
238 cpipe->pipe_state |= PIPE_LWANT;254 if (cpipe->pipe_state & PIPE_LWANT) {255 cpipe->pipe_state &= ~PIPE_LWANT;