ngx_atomic_fetch_add   35 src/os/unix/ngx_atomic.h #define ngx_atomic_fetch_add(value, add)                                      \
ngx_atomic_fetch_add   67 src/os/unix/ngx_atomic.h #define ngx_atomic_fetch_add(value, add)                                      \
ngx_atomic_fetch_add   79 src/os/unix/ngx_atomic.h #define ngx_atomic_fetch_add(value, add)                                      \
ngx_atomic_fetch_add  112 src/os/unix/ngx_atomic.h #define ngx_atomic_fetch_add(value, add)                                      \
ngx_atomic_fetch_add  291 src/os/unix/ngx_atomic.h ngx_atomic_fetch_add(ngx_atomic_t *value, ngx_atomic_int_t add)
ngx_atomic_fetch_add   67 src/os/unix/ngx_gcc_atomic_amd64.h ngx_atomic_fetch_add(ngx_atomic_t *value, ngx_atomic_int_t add)
ngx_atomic_fetch_add   59 src/os/unix/ngx_gcc_atomic_ppc.h ngx_atomic_fetch_add(ngx_atomic_t *value, ngx_atomic_int_t add)
ngx_atomic_fetch_add  122 src/os/unix/ngx_gcc_atomic_ppc.h ngx_atomic_fetch_add(ngx_atomic_t *value, ngx_atomic_int_t add)
ngx_atomic_fetch_add   48 src/os/unix/ngx_gcc_atomic_sparc64.h ngx_atomic_fetch_add(ngx_atomic_t *value, ngx_atomic_int_t add)
ngx_atomic_fetch_add   80 src/os/unix/ngx_gcc_atomic_x86.h ngx_atomic_fetch_add(ngx_atomic_t *value, ngx_atomic_int_t add)
ngx_atomic_fetch_add  102 src/os/unix/ngx_gcc_atomic_x86.h ngx_atomic_fetch_add(ngx_atomic_t *value, ngx_atomic_int_t add)
ngx_atomic_fetch_add   35 src/os/unix/ngx_sunpro_atomic_sparc64.h ngx_atomic_fetch_add(ngx_atomic_t *value, ngx_atomic_int_t add)