Function report |
Source Code:kernel\time\posix-cpu-timers.c |
Create Date:2022-07-28 10:48:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:posix_cpu_nsleep_restart
Proto:static long posix_cpu_nsleep_restart(struct restart_block *restart_block)
Type:long
Parameter:
Type | Parameter | Name |
---|---|---|
struct restart_block * | restart_block |
1346 | which_clock = clockid |
1349 | t = s_to_timespec64 - Convert nanoseconds to timespec64*@nsec: the nanoseconds value to be converted* Returns the timespec64 representation of the nsec parameter. |
1351 | Return do_cpu_nanosleep(which_clock, The various flags for setting POSIX.1b interval timers:, & t) |
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 |