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

/freebsd-current/sys/kern/
H A Dsubr_sleepqueue.c167 static inline int sleepq_check_timeout(void);
617 sleepq_check_timeout(void) function
691 return (sleepq_check_timeout());
705 rvalt = sleepq_check_timeout();

Completed in 183 milliseconds