Searched defs:sleepts (Results 1 - 4 of 4) sorted by relevance
| /src/tests/kernel/kqueue/ | ||
| H A D | t_timer.c | 167 struct timespec sleepts; local in function:ATF_TC_BODY 197 struct timespec sleepts; local in function:ATF_TC_BODY [all...] |
| /src/sys/kern/ | ||
| H A D | subr_time.c | 88 inittimeleft(struct timespec *ts, struct timespec *sleepts) argument 100 gettimeleft(struct timespec *ts, struct timespec *sleepts) argument 124 clock_timeleft(clockid_t clockid, struct timespec *ts, struct timespec *sleepts) argument |
| H A D | sys_select.c | 242 struct timespec sleepts; local in function:sel_do_scan |
| H A D | kern_event.c | 2275 struct timespec ats, sleepts; local in function:kqueue_scan |
Completed in 8 milliseconds