Function report | 
Source Code:kernel\time\posix-cpu-timers.c | 
Create Date:2022-07-28 10:47:22 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__get_task_for_clock
Proto:static struct task_struct *__get_task_for_clock(const clockid_t clock, bool getref, bool gettime)
Type:struct task_struct
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const clockid_t | clock | |
| bool | getref | |
| bool | gettime | 
| 91 | thread = Not Not CPUCLOCK_PERTHREAD(clock) | 
| 95 | If CPUCLOCK_WHICH(clock) >= CPUCLOCK_MAX Then Return NULL | 
| 100 | If p && getref Then get_task_struct(p) | 
| 103 | Return p | 
| Name | Describe | 
|---|---|
| get_task_for_clock | |
| get_task_for_clock_get | |
| validate_clock_permissions | 
| 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  |