Searched refs:thread_start_ts (Results 1 – 1 of 1) sorted by relevance
101 struct timespec thread_start_ts = {0, 100000}; in posix_testcase() local117 nanosleep(&thread_start_ts, NULL); in posix_testcase()
Completed in 2 milliseconds