函数逻辑报告 |
Source Code:kernel\time\timer.c |
Create Date:2022-07-27 11:39:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:msleep_interruptible - sleep waiting for signals*@msecs: Time in milliseconds to sleep for
函数原型:unsigned long msleep_interruptible(unsigned int msecs)
返回类型:unsigned long
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned int | msecs |
2061 | 当timeout且非signal_pending(当前进程)循环 |
2062 | timeout等于We can use __set_current_state() here because schedule_timeout() calls* schedule() unconditionally. |
名称 | 描述 |
---|---|
kthread_fn | kthread_fn - The CPU time sampling/hardware latency detection kernel thread* Used to periodically sample the CPU TSC via a call to get_sample. We* disable interrupts, which does (intentionally) introduce latency since we |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |