Searched refs:pipeunlock (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/kern/
H A Dsys_pipe.c227 static __inline void pipeunlock(struct pipe *cpipe);
611 pipeunlock(cpipe) function
617 ("Unlocked pipe passed to pipeunlock"));
787 pipeunlock(rpipe);
809 pipeunlock(rpipe);
959 pipeunlock(wpipe);
969 pipeunlock(wpipe);
985 pipeunlock(wpipe);
1001 pipeunlock(wpipe);
1010 pipeunlock(wpip
[all...]

Completed in 59 milliseconds