Searched refs:common_nsleep (Results 1 – 1 of 1) sorted by relevance
132 static int common_nsleep(const clockid_t, int flags, struct timespec *t,285 .nsleep = common_nsleep, in init_posix_timers()295 .nsleep = common_nsleep, in init_posix_timers()317 .nsleep = common_nsleep, in init_posix_timers()327 .nsleep = common_nsleep, in init_posix_timers()1082 static int common_nsleep(const clockid_t which_clock, int flags, in common_nsleep() function