Function report |
Source Code:kernel\locking\rwsem.c |
Create Date:2022-07-28 09:48:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Set the RWSEM_NONSPINNABLE bits if the RWSEM_READER_OWNED flag* remains set. Otherwise, the operation will be aborted.
Proto:static inline void rwsem_set_nonspinnable(struct rw_semaphore *sem)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rw_semaphore * | sem |
265 | Do |
268 | If owner & RWSEM_NONSPINNABLE Then Break |
Name | Describe |
---|---|
rwsem_read_trylock |
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 |