HomeSort by relevance Sort by last modified time
    Searched refs:TIMER_RELTIME (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/
time.h 120 #define TIMER_RELTIME 0x0 /* relative timer */
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
time.h 163 #define TIMER_RELTIME 0x0 /* relative timer */
  /external/autotest/client/tests/cyclictest/src/
cyclictest.c 50 #define TIMER_RELTIME 0
297 clock_nanosleep(par->clock, TIMER_RELTIME,
446 case 'r': timermode = TIMER_RELTIME; break;
  /external/python/cpython2/Lib/plat-sunos5/
TYPES.py 268 TIMER_RELTIME = 0x0
IN.py 401 TIMER_RELTIME = 0x0
STROPTS.py 398 TIMER_RELTIME = 0x0
    [all...]

Completed in 112 milliseconds