| Function report | 
| Source Code: kernel\time\posix-timers.c | Create Date:2022-07-28 10:46:49 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:timer_delete_hook
Proto:static inline int timer_delete_hook(struct k_itimer *timer)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct k_itimer * | timer | 
| 976 | If WARN_ON_ONCE(!kc || !timer_del) Then Return -EINVAL | 
| Name | Describe | 
|---|---|
| SYSCALL_DEFINE1 | Delete a POSIX.1b interval timer. | 
| itimer_delete | rn timer owned by the process, used by exit_itimers | 
| 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 |