Home
last modified time | relevance | path

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 Dngx_gcc_atomic_x86.h80 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 Dngx_atomic.h35 #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 Dngx_gcc_atomic_ppc.h59 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 Dngx_gcc_atomic_amd64.h67 ngx_atomic_fetch_add(ngx_atomic_t *value, ngx_atomic_int_t add) in ngx_atomic_fetch_add() function
H A Dngx_sunpro_atomic_sparc64.h35 ngx_atomic_fetch_add(ngx_atomic_t *value, ngx_atomic_int_t add) in ngx_atomic_fetch_add() function
H A Dngx_gcc_atomic_sparc64.h48 ngx_atomic_fetch_add(ngx_atomic_t *value, ngx_atomic_int_t add) in ngx_atomic_fetch_add() function