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