Home
last modified time | relevance | path

Searched refs:TIMER_ABSTIME (Results 1 – 4 of 4) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/
A Dtimer_settime.c59 if ((flags & TIMER_ABSTIME) == 0)
112 if ((flags & TIMER_ABSTIME) != 0)
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/
A Dtimer_settime.c59 if ((flags & TIMER_ABSTIME) == 0)
112 if ((flags & TIMER_ABSTIME) != 0)
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A Dtime.h64 # define TIMER_ABSTIME 1 macro
/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/
A Dtst-cpuclock2.c118 e = clock_nanosleep (clock, TIMER_ABSTIME, &sleeptimeabs, NULL); in test_nanosleep()

Completed in 4 milliseconds