Function report |
Source Code:kernel\time\hrtimer.c |
Create Date:2022-07-28 10:41:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:schedule_hrtimeout - sleep until timeout*@expires: timeout value (ktime_t)*@mode: timer mode* Make the current task sleep until the given expiry time has* elapsed. The routine will return immediately unless
Proto:int __sched schedule_hrtimeout(ktime_t *expires, const enum hrtimer_mode mode)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
ktime_t * | expires | |
const enum hrtimer_mode | mode |
Name | Describe |
---|---|
torture_shutdown | Cause the torture test to shutdown the system after the test has* run for the time specified by the shutdown_secs parameter. |
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 |