Function report |
Source Code:kernel\kthread.c |
Create Date:2022-07-28 09:30:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__kthread_should_park
Proto:bool __kthread_should_park(struct task_struct *k)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | k |
Name | Describe |
---|---|
kthread_should_park | kthread_should_park - should this kthread park now?* When someone calls kthread_park() on your kthread, it will be woken* and this will return true |
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 |