Home
last modified time | relevance | path

Searched refs:timespec_add (Results 1 – 13 of 13) sorted by relevance

/sysdeps/pthread/
A Dtst-join5.c47 const struct timespec ts = timespec_add (xclock_now (CLOCK_REALTIME), in thread_join()
51 const struct timespec ts = timespec_add (xclock_now (CLOCK_REALTIME), in thread_join()
55 const struct timespec ts = timespec_add (xclock_now (CLOCK_MONOTONIC), in thread_join()
A Dtst-mutex5.c76 struct timespec ts_timeout = timespec_add (xclock_now (clockid_for_get), in do_test_clock()
99 ts_timeout = timespec_add (ts_start, make_timespec (2, 0)); in do_test_clock()
110 timespec_add (ts_start, make_timespec (0, 100000000))); in do_test_clock()
A Dtst-join3.c55 struct timespec timeout = timespec_add (xclock_now (clockid_for_get), in do_test_clock()
70 timeout = timespec_add (xclock_now (clockid_for_get), in do_test_clock()
A Dtst-eintr5.c40 struct timespec ts = timespec_add (xclock_now (CLOCK_REALTIME), in tf()
A Dtst-cond27.c45 timespec_add (ts_now, make_timespec (0, 500000000)); in do_test_clock()
A Dtst-sem5.c44 ts = timespec_add (ts, make_timespec (0, TIMESPEC_HZ/2)); in do_test_clock()
A Dtst-join15.c74 tmo = timespec_add (tmo, make_timespec (0, 100000000)); in do_test()
A Dtst-eintr2.c39 struct timespec ts = timespec_add (xclock_now (CLOCK_REALTIME), in tf1()
A Dtst-mutex9.c111 const struct timespec ts = timespec_add (xclock_now (clockid_for_get), in do_test_clock()
A Dposix-timer.h133 timespec_add (struct timespec *sum, const struct timespec *left, in timespec_add() function
/sysdeps/unix/sysv/linux/
A Dtst-ppoll.c35 ts = timespec_add (ts, timeout); in test_ppoll_timeout()
A Dtst-sigtimedwait.c36 ts = timespec_add (ts, timeout); in test_sigtimedwait_timeout()
/sysdeps/htl/
A Dtimer_routines.c394 timespec_add (&timer->expirytime, &timer->expirytime, in thread_func()
398 timespec_add (&timer->expirytime, &timer->expirytime, in thread_func()

Completed in 9 milliseconds