Home
last modified time | relevance | path

Searched defs:catch (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_synch.c141 int catch, pri, rval, sleepq_flags; in _sleep() local
418 bool catch, drop; in _blockcount_sleep() local
H A Dsys_pipe.c615 pipelock(struct pipe *cpipe, int catch) in pipelock()
H A Dkern_lock.c271 int catch, error; in sleeplk() local
/f-stack/freebsd/sys/
H A Dbuf.h316 #define BUF_TIMELOCK(bp, locktype, interlock, wmesg, catch, timo) \ argument