Function report |
Source Code:kernel\time\posix-timers.c |
Create Date:2022-07-28 10:46:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:posix_timer_by_id
Proto:static struct k_itimer *posix_timer_by_id(timer_t id)
Type:struct k_itimer
Parameter:
Type | Parameter | Name |
---|---|---|
timer_t | id |
133 | head = posix_timers_hashtable[hash(sig, id)] |
135 | Return __posix_timers_find(head, sig, id) |
Name | Describe |
---|---|
__lock_timer | CLOCKs: The POSIX standard calls for a couple of clocks and allows us* to implement others |
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 |