Function report | 
Source Code:kernel\workqueue.c | 
Create Date:2022-07-28 09:26:34 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:idle_worker_timeout
Proto:static void idle_worker_timeout(struct timer_list *t)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct timer_list * | t | 
| 1983 | pool = from_timer(pool, t, idle_timer) | 
| 1985 | spin_lock_irq( & he pool lock ) | 
| 1995 | If time_before(jiffies, expires) Then | 
| 1996 | mod_timer( & L: worker idle timeout , expires) | 
| 1997 | Break | 
| 2003 | spin_unlock_irq( & he pool 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  |