Home
last modified time | relevance | path

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

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cancel/
D3-1.c23 #define SLEEP_MS 1 macro
31 struct timespec cleanup_ts = {0, SLEEP_MS*1000000}; in cleanup_func()
34 thread_sleep_time += SLEEP_MS; in cleanup_func()
41 struct timespec cancel_wait_ts = {0, SLEEP_MS*1000000}; in sleep_loop()
45 waited_for_cancel_ms += SLEEP_MS; in sleep_loop()
/external/libevent/test/
Dregress_thread.c393 SLEEP_MS(int ms) in SLEEP_MS() function
415 SLEEP_MS(1); in deferred_callback()
429 SLEEP_MS(1); in load_deferred_queue()
513 SLEEP_MS(100); in register_events_subthread()
515 SLEEP_MS(100); in register_events_subthread()
517 SLEEP_MS(100); in register_events_subthread()
522 SLEEP_MS(200); in register_events_subthread()