HomeSort by: relevance | last modified time | path
    Searched defs:pipeunlock (Results 1 - 2 of 2) 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);
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 22 milliseconds