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,292 .nsleep = common_nsleep, in init_posix_timers()302 .nsleep = common_nsleep, in init_posix_timers()324 .nsleep = common_nsleep, in init_posix_timers()334 .nsleep = common_nsleep, in init_posix_timers()1089 static int common_nsleep(const clockid_t which_clock, int flags, in common_nsleep() function