Function report |
Source Code:kernel\futex.c |
Create Date:2022-07-28 10:53:35 |
Last Modify:2020-03-17 15:28:32 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:alloc_pi_state
Proto:static struct futex_pi_state *alloc_pi_state(void)
Type:struct futex_pi_state
Parameter:Nothing
835 | pi_state = pi_state_cache |
838 | pi_state_cache = NULL |
840 | Return pi_state |
Name | Describe |
---|---|
attach_to_pi_owner | Lookup the task for the TID provided from user space and attach to* it after doing proper sanity checks. |
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 |