Function report |
Source Code:kernel\time\posix-timers.c |
Create Date:2022-07-28 10:46:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hash
Proto:static int hash(struct signal_struct *sig, unsigned int nr)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct signal_struct * | sig | |
unsigned int | nr |
114 | Return hash_32(This really should be called fold32_ptr; it does no hashing to speak of. ^ nr, HASH_BITS(posix_timers_hashtable)) |
Name | Describe |
---|---|
posix_timer_by_id | |
posix_timer_add |
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 |