| Function report | 
| Source Code: kernel\sched\wait.c | Create Date:2022-07-28 09:40:48 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:do_wait_intr_irq
Proto:int do_wait_intr_irq(wait_queue_head_t *wq, wait_queue_entry_t *wait)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| wait_queue_head_t * | wq | |
| wait_queue_entry_t * | wait | 
| 337 | If Value is more likely to compile time(list_empty - tests whether a list is empty*@head: the list to test.) Then __add_wait_queue_entry_tail(wq, wait) | 
| 344 | spin_unlock_irq( & lock) | 
| 345 | schedule() | 
| 346 | spin_lock_irq( & lock) | 
| 348 | Return 0 | 
| 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 |