| Function report | 
| Source Code: fs\timerfd.c | Create Date:2022-07-28 20:19:53 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Called when the clock was set to cancel the timers in the cancel* list. This will wake up processes waiting on these timers. The* wake-up requires ctx->ticks to be non zero, therefore we increment* it before calling wake_up_locked().
Proto:void timerfd_clock_was_set(void)
Type:void
Parameter:Nothing
| 104 | If Not might_cancel Then Continue | 
| 106 | spin_lock_irqsave( & lock, flags) | 
| 112 | spin_unlock_irqrestore( & lock, flags) | 
| 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 |