Home
last modified time | relevance | path

Searched defs:wait_ts (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
H A D2-3.c288 struct timespec wait_ts = {0, 100000}; in main() local
H A D2-2.c271 struct timespec wait_ts = {0, 100000}; in main() local
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
H A D2-7.c246 struct timespec wait_ts; in main() local