| Function report | 
| Source Code: kernel\locking\rwsem.c | Create Date:2022-07-28 09:48:26 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__down_write_killable
Proto:static inline int __down_write_killable(struct rw_semaphore *sem)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct rw_semaphore * | sem | 
| 1399 | tmp = RWSEM_UNLOCKED_VALUE | 
| 1403 | If IS_ERR(Wait until we successfully acquire the write lock) Then Return -EINTR | 
| 1405 | Else | 
| 1408 | Return 0 | 
| 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 |