Searched refs:posix_cpu_nsleep (Results 1 – 1 of 1) sorted by relevance
1462 static int posix_cpu_nsleep(const clockid_t which_clock, int flags, in posix_cpu_nsleep() function1520 return posix_cpu_nsleep(PROCESS_CLOCK, flags, rqtp); in process_cpu_nsleep()1543 .nsleep = posix_cpu_nsleep,