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

/system/extras/tests/bionic/libc/other/
H A Dtest_timer_create.c53 struct itimerspec ts, ots; local
70 if (timer_settime (tid, TIMER_ABSTIME, &ts, &ots) < 0)
H A Dtest_timer_create2.c53 struct itimerspec ts, ots; local
69 if (timer_settime (tid, TIMER_ABSTIME, &ts, &ots) < 0)
H A Dtest_timer_create3.c69 struct itimerspec ts, ots; local
86 if (timer_settime (tid, TIMER_ABSTIME, &ts, &ots) < 0)

Completed in 90 milliseconds