Home
last modified time | relevance | path

Searched defs:SLEEPTIME (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/thread/
Dpthread_detach.c21 const int SLEEPTIME = 3; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/
D3-1.c25 #define SLEEPTIME 3 macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/
D3-3.c23 #define SLEEPTIME 1 macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_settime/
D4-1.c35 #define SLEEPTIME 3 macro
/third_party/ltp/testcases/kernel/mem/mmapstress/
Dmmapstress10.c103 #define SLEEPTIME 1 /* # secs to sleep between writes */ macro