Function report |
Source Code:kernel\sched\swait.c |
Create Date:2022-07-28 09:41:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Does not allow usage from IRQ disabled, since we must be able to* release IRQs to guarantee bounded hold time.
Proto:void swake_up_all(struct swait_queue_head *q)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct swait_queue_head * | q |
54 | raw_spin_lock_irq( & lock) |
62 | If list_empty - tests whether a list is empty*@head: the list to test. Then Break |
65 | raw_spin_unlock_irq( & lock) |
66 | raw_spin_lock_irq( & lock) |
68 | raw_spin_unlock_irq( & lock) |
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 |