Searched refs:test_usleep (Results 1 – 4 of 4) sorted by relevance
241 test_usleep(200000); in TEST()259 test_usleep(2); in TEST()
441 test_usleep(500); in create_thread()442 test_usleep(10000); in create_thread()655 test_usleep(500); in threading_read_after_error()656 test_usleep(10000); in threading_read_after_error()766 test_usleep(200000); in check_error_after_epipe()
84 test_usleep(useconds_t);
77 test_usleep(useconds_t usec) in test_usleep() function