| Function report | 
| Source Code: kernel\sched\completion.c | Create Date:2022-07-28 09:41:14 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__wait_for_common
Proto:static inline long __sched __wait_for_common(struct completion *x, long (*action)(long ), long timeout, int state)
Type:long
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct completion * | x | |
| long (* | action | |
| long | timeout | |
| int | state | 
| 99 | might_sleep() | 
| 101 | complete_acquire(x) | 
| 103 | spin_lock_irq( & lock) | 
| 105 | spin_unlock_irq( & lock) | 
| 107 | complete_release(x) | 
| 109 | Return timeout | 
| Name | Describe | 
|---|---|
| wait_for_common | |
| wait_for_common_io | 
| 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 |