Home
last modified time | relevance | path

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

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_error/
D1-1.c44 struct timespec processing_completion_ts = {0, 10000000}; in main() local
72 nanosleep(&processing_completion_ts, NULL); in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_cancel/
D1-1.c42 struct timespec processing_completion_ts = {0, 10000000}; in main() local
77 nanosleep(&processing_completion_ts, NULL); in main()
D8-1.c47 struct timespec processing_completion_ts = {0, 10000000}; in main() local
75 nanosleep(&processing_completion_ts, NULL); in main()
D3-1.c72 struct timespec processing_completion_ts = {0, 10000000}; in main() local
150 nanosleep(&processing_completion_ts, NULL); in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_suspend/
D9-1.c51 struct timespec processing_completion_ts = {0, 10000000}; in do_test() local
165 nanosleep(&processing_completion_ts, NULL); in do_test()
183 nanosleep(&processing_completion_ts, NULL); in do_test()
D3-1.c48 struct timespec processing_completion_ts = {0, 10000000}; in main() local
92 nanosleep(&processing_completion_ts, NULL); in main()
D4-1.c72 struct timespec processing_completion_ts = {0, 50000000}; in main() local
189 nanosleep(&processing_completion_ts, NULL); in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_fsync/
D2-1.c33 struct timespec processing_completion_ts = {0, 10000000}; in main() local
69 nanosleep(&processing_completion_ts, NULL); in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
D2-6.c202 struct timespec processing_completion_ts = {0, 100000}; in main() local
385 nanosleep(&processing_completion_ts, NULL); in main()