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

/freebsd-10-stable/lib/libkse/thread/
H A Dthr_kern.c172 static int thr_timedout(struct pthread *thread, struct timespec *curtime);
888 if (thr_timedout(curthread, &ts)) {
1560 thr_timedout(pthread, &ts)) {
1579 thr_timedout(struct pthread *thread, struct timespec *curtime) function

Completed in 51 milliseconds