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:swait_active -- locklessly test for waiters on the queue*@wq: the waitqueue to test for waiters* returns true if the wait list is not empty* NOTE: this function is lockless and requires care, incorrect usage _will_
Proto:static inline int swait_active(struct swait_queue_head *wq)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct swait_queue_head * | wq |
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 |