Home
last modified time | relevance | path

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

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sighold/
H A D1-1.c32 struct timespec signal_wait_ts = {0, 100000000}; in main() local
55 nanosleep(&signal_wait_ts, NULL); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigrelse/
H A D1-1.c36 struct timespec signal_wait_ts = {0, 100000000}; in main() local
63 nanosleep(&signal_wait_ts, NULL); in main()

Completed in 2 milliseconds