Function report |
Source Code:kernel\locking\rwsem.c |
Create Date:2022-07-28 09:48:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Test the flags in the owner field.
Proto:static inline bool rwsem_test_oflags(struct rw_semaphore *sem, long flags)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct rw_semaphore * | sem | |
long | flags |
Name | Describe |
---|---|
is_rwsem_reader_owned | Return true if the rwsem is owned by a reader. |
__up_write | lock after writing |
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 |