Searched refs:_sema_timedwait (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/sys/
H A Dsema.h50 int _sema_timedwait(struct sema *sema, int timo, const char *file, int
58 _sema_timedwait((sema), (timo), LOCK_FILE, LOCK_LINE)
/freebsd-11-stable/sys/kern/
H A Dkern_sema.c109 _sema_timedwait(struct sema *sema, int timo, const char *file, int line) function

Completed in 178 milliseconds