| Function report | 
| Source Code: kernel\time\posix-timers.c | Create Date:2022-07-28 10:46:23 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:release_posix_timer
Proto:static void release_posix_timer(struct k_itimer *tmr, int it_id_set)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct k_itimer * | tmr | |
| int | it_id_set | 
| 454 | If it_id_set Then | 
| 456 | spin_lock_irqsave( & hash_lock, flags) | 
| 458 | spin_unlock_irqrestore( & hash_lock, flags) | 
| 461 | sigqueue_free(sigq) | 
| Name | Describe | 
|---|---|
| do_timer_create | Create a POSIX.1b interval timer. | 
| 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 |