Home
last modified time | relevance | path

Searched refs:sync_wait_ts (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_post/
H A D8-1.c125 struct timespec sync_wait_ts = {0, 100000}; in main() local
186 nanosleep(&sync_wait_ts, NULL); in main()
207 nanosleep(&sync_wait_ts, NULL); in main()