Function report | 
Source Code:kernel\smpboot.c | 
Create Date:2022-07-28 09:33:55 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:smpboot_unpark_threads
Proto:int smpboot_unpark_threads(unsigned int cpu)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned int | cpu | 
| 240 | mutex_lock( & smpboot_threads_lock) | 
| 242 | smpboot_unpark_thread(cur, cpu) | 
| 243 | mutex_unlock( & smpboot_threads_lock) | 
| 244 | 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  |