Function report |
Source Code:include\linux\swait.h |
Create Date:2022-07-28 05:35:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:swq_has_sleeper - check if there are any waiting processes*@wq: the waitqueue to test for waiters* Returns true if @wq has waiting processes* Please refer to the comment for swait_active.
Proto:static inline bool swq_has_sleeper(struct swait_queue_head *wq)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct swait_queue_head * | wq |
156 | smp_mb() |
Name | Describe |
---|---|
apf_task_wake_one |
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 |