Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/sched/nptl/
H A Dnptl01.c70 #define NSECS_TO_WAIT (1) macro
146 ts.tv_nsec = (tv.tv_usec * 1000) + NSECS_TO_WAIT; in do_timedwait()
157 "You may want to try reducing the value of NSECS_TO_WAIT (currently=%d)", in do_timedwait()
158 NSECS_TO_WAIT); in do_timedwait()

Completed in 1 milliseconds