Searched refs:TIMER_ABSTIME (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/kernel/common/linux/ | ||
D | time.h | 72 #define TIMER_ABSTIME 0x01 macro |
/bionic/libc/bionic/ | ||
D | pthread-timers.c | 476 if (!(flags & TIMER_ABSTIME)) { in timer_settime() |