Searched defs:ngx_atomic_fetch_add (Results 1 – 6 of 6) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/os/unix/ |
| H A D | ngx_gcc_atomic_x86.h | 80 ngx_atomic_fetch_add(ngx_atomic_t *value, ngx_atomic_int_t add) in ngx_atomic_fetch_add() function 102 ngx_atomic_fetch_add(ngx_atomic_t *value, ngx_atomic_int_t add) in ngx_atomic_fetch_add() function
|
| H A D | ngx_atomic.h | 35 #define ngx_atomic_fetch_add(value, add) \ macro 67 #define ngx_atomic_fetch_add(value, add) \ macro 79 #define ngx_atomic_fetch_add(value, add) \ macro 112 #define ngx_atomic_fetch_add(value, add) \ macro 291 ngx_atomic_fetch_add(ngx_atomic_t *value, ngx_atomic_int_t add) in ngx_atomic_fetch_add() function
|
| H A D | ngx_gcc_atomic_ppc.h | 59 ngx_atomic_fetch_add(ngx_atomic_t *value, ngx_atomic_int_t add) in ngx_atomic_fetch_add() function 122 ngx_atomic_fetch_add(ngx_atomic_t *value, ngx_atomic_int_t add) in ngx_atomic_fetch_add() function
|
| H A D | ngx_gcc_atomic_amd64.h | 67 ngx_atomic_fetch_add(ngx_atomic_t *value, ngx_atomic_int_t add) in ngx_atomic_fetch_add() function
|
| H A D | ngx_sunpro_atomic_sparc64.h | 35 ngx_atomic_fetch_add(ngx_atomic_t *value, ngx_atomic_int_t add) in ngx_atomic_fetch_add() function
|
| H A D | ngx_gcc_atomic_sparc64.h | 48 ngx_atomic_fetch_add(ngx_atomic_t *value, ngx_atomic_int_t add) in ngx_atomic_fetch_add() function
|