Searched refs:ngx_stat_active (Results 1 – 8 of 8) sorted by relevance
131 ac = *ngx_stat_active; in ngx_http_stub_status_handler()177 value = *ngx_stat_active; in ngx_http_stub_status_variable()
153 (void) ngx_atomic_fetch_add(ngx_stat_active, 1);449 (void) ngx_atomic_fetch_add(ngx_stat_active, -1);
292 (void) ngx_atomic_fetch_add(ngx_stat_active, 1); in ngx_event_recvmsg()438 (void) ngx_atomic_fetch_add(ngx_stat_active, -1); in ngx_close_accepted_udp_connection()
535 extern ngx_atomic_t *ngx_stat_active;
76 ngx_atomic_t *ngx_stat_active = &ngx_stat_active0; variable615 ngx_stat_active = (ngx_atomic_t *) (shared + 6 * cl); in ngx_event_module_init()
348 (void) ngx_atomic_fetch_add(ngx_stat_active, -1); in ngx_stream_close_connection()
825 (void) ngx_atomic_fetch_add(ngx_stat_active, -1); in ngx_mail_close_connection()
3699 (void) ngx_atomic_fetch_add(ngx_stat_active, -1); in ngx_http_close_connection()