Home
last modified time | relevance | path

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

/third_party/ltp/testcases/realtime/func/hrtimer-prio/
H A Dhrtimer-prio.c52 #define DEF_SLEEP_TIME 10000 // Duration of nanosleep in nanoseconds macro
135 rt_nanosleep(DEF_SLEEP_TIME); in timer_thread()
138 ((unsigned long)(end - start) - DEF_SLEEP_TIME) / NS_PER_US; in timer_thread()

Completed in 1 milliseconds