HomeSort by: relevance | last modified time | path
    Searched refs:pipeunlock (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
sys_pipe.c 133 static inline void pipeunlock(struct pipe *);
359 pipeunlock(struct pipe *pipe) function in typeref:typename:void
507 pipeunlock(rpipe);
536 pipeunlock(rpipe);
709 pipeunlock(wpipe);
747 pipeunlock(wpipe);

Completed in 11 milliseconds