Function report | 
Source Code:kernel\time\posix-cpu-timers.c | 
Create Date:2022-07-28 10:47:36 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Validate the clockid_t for a new CPU-clock timer, and initialize the timer.* This is called from sys_timer_create() and do_cpu_nanosleep() with the* new timer already all-zeros initialized.
Proto:static int posix_cpu_timer_create(struct k_itimer *new_timer)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct k_itimer * | new_timer | 
| 389 | p = get_task_for_clock(it_clock) | 
| 394 | kclock = clock_posix_cpu | 
| 395 | timerqueue_init( & node) | 
| 397 | Return 0 | 
| Name | Describe | 
|---|---|
| do_cpu_nanosleep | |
| process_cpu_timer_create | |
| thread_cpu_timer_create | 
| 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  |