Searched defs:ts (Results 1 - 25 of 262) sorted by relevance

1234567891011

/src/lib/libc/gen/
H A Dusleep.c49 struct timespec ts; local in function:__weak_alias
H A Dtimespec_get.c43 timespec_get(struct timespec *ts, int base) argument
H A Dtimespec_getres.c41 timespec_getres(struct timespec *ts, int base) argument
/src/usr.bin/make/unit-tests/
H A Dparse.mk
/src/sys/external/bsd/drm2/include/linux/sched/
H A Dclock.h44 struct timespec ts; local in function:local_clock
/src/lib/libc/compat/sys/
H A Dcompat__lwp_park.c59 struct timespec ts, *tsp; variable in typeref:struct:timespec
H A Dcompat_aio_suspend.c63 struct timespec ts, *tsp; variable in typeref:struct:timespec
H A Dcompat_lfs_segwait.c57 struct timeval ts, *tsp; variable in typeref:struct:timeval
H A Dcompat_adjtime.c62 struct timeval ts, *tsp; variable in typeref:struct:timeval
H A Dcompat_nanosleep.c62 struct timespec ts, *tsp; variable in typeref:struct:timespec
H A Dcompat_sigtimedwait.c61 struct timespec ts; local in function:__weak_alias
H A Dcompat_mqueue.c66 struct timespec ts, *tsp; variable in typeref:struct:timespec
79 struct timespec ts, *tsp; local in function:mq_timedsend
/src/tests/lib/libpthread/
H A Dt_mtx.c119 struct timespec ts; local in function:ATF_TC_BODY
/src/tests/lib/libc/gen/
H A Dt_timespec_get.c43 struct timespec ts, ts2; local in function:ATF_TC_BODY
69 struct timespec ts, ts2; local in function:ATF_TC_BODY
97 struct timespec ts, ts2; local in function:ATF_TC_BODY
[all...]
/src/lib/libc/sys/
H A Dsigtimedwait.c51 struct timespec ts; local in function:sigtimedwait
/src/lib/libcurses/
H A Dpause.c51 struct timespec ts; local in function:napms
/src/tests/lib/libc/sys/
H A Dt_lwp_ctl.c50 struct timespec ts; local in function:ATF_TC_BODY
/src/sys/compat/common/
H A Dkern_time_60.c66 struct timespec ts, *tsp; local in function:compat_60_sys__lwp_park
/src/lib/libpthread/
H A Dcnd.c89 cnd_timedwait(cnd_t * __restrict cond,mtx_t * __restrict mtx,const struct timespec * __restrict ts) argument
/src/tests/kernel/kqueue/
H A Dt_scan.c56 struct timespec ts = { 0, 0 }; local in function:kevent_thread
/src/tests/kernel/
H A Dt_nanosleep.c67 struct timespec *ts; local in function:tester
H A Dt_timeleft.c57 struct timespec ts; member in struct:info
61 timeleft__lwp_park(struct timespec *ts) argument
86 const struct timespec ts = { 5, 0 }; local in function:tester
[all...]
/src/sys/compat/netbsd32/
H A Dnetbsd32_compat_60.c58 struct timespec ts, *tsp; local in function:compat_60_netbsd32__lwp_park
H A Dnetbsd32_futex.c63 struct timespec ts, *tsp; local in function:netbsd32___futex
H A Dnetbsd32_select.c65 struct timespec ats, *ts = NULL; local in function:netbsd32___select50
98 struct timespec ats, *ts = NULL; local in function:netbsd32___pselect50
131 struct timespec ats, *ts = NULL; local in function:netbsd32___pollts50
[all...]

Completed in 7 milliseconds

1234567891011