Function report |
Source Code:include\linux\atomic-fallback.h |
Create Date:2022-07-28 05:34:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:atomic_inc_return_relaxed
Proto:static inline int atomic_inc_return_relaxed(atomic_t *v)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
atomic_t * | v |
311 | Return atomic_add_return_relaxed(1, v) |
Name | Describe |
---|---|
atomic_long_inc_return_relaxed |
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 |