Function report | 
Source Code:kernel\time\posix-timers.c | 
Create Date:2022-07-28 10:46:31 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:COMPAT_SYSCALL_DEFINE3
Proto:COMPAT_SYSCALL_DEFINE3(timer_create, clockid_t, which_clock, struct compat_sigevent __user *, timer_event_spec, timer_t __user *, created_timer_id)
Type:
Parameter:Nothing
| 570 | If timer_event_spec Then | 
| 573 | If get_compat_sigevent( & event, timer_event_spec) Then Return -EFAULT | 
| 575 | Return Create a POSIX.1b interval timer. | 
| 577 | Return Create a POSIX.1b interval timer. | 
| 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  |