Function report |
Source Code:kernel\time\posix-timers.c |
Create Date:2022-07-28 10:46:58 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:anosleep for monotonic and realtime clocks
Proto:static int common_nsleep(const clockid_t which_clock, int flags, const struct timespec64 *rqtp)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const clockid_t | which_clock | |
int | flags | |
const struct timespec64 * | rqtp |
1203 | Return hrtimer_nanosleep(rqtp, flags & The various flags for setting POSIX.1b interval timers: ? Time value is absolute : Time value is relative to now, which_clock) |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |