Function report |
Source Code:include\asm-generic\atomic-long.h |
Create Date:2022-07-28 05:34:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:atomic_long_andnot
Proto:static inline void atomic_long_andnot(long i, atomic_long_t *v)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
long | i | |
atomic_long_t * | v |
792 | atomic_andnot(i, v) |
Name | Describe |
---|---|
__mutex_clear_flag | |
rwsem_down_read_slowpath | Wait for the read lock to be granted |
rwsem_down_write_slowpath | Wait until we successfully acquire the write lock |
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 |