Function report |
Source Code:kernel\locking\mutex.c |
Create Date:2022-07-28 09:47:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__owner_task
Proto:static inline struct task_struct *__owner_task(unsigned long owner)
Type:struct task_struct
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | owner |
80 | Return owner & ~MUTEX_FLAGS |
Name | Describe |
---|---|
__mutex_trylock_or_owner | Trylock variant that retuns the owning task on failure. |
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 |