Searched refs:ngx_exec_ctx_t (Results 1 – 3 of 3) sorted by relevance
44 } ngx_exec_ctx_t; typedef66 ngx_pid_t ngx_execute(ngx_cycle_t *cycle, ngx_exec_ctx_t *ctx);
262 ngx_execute(ngx_cycle_t *cycle, ngx_exec_ctx_t *ctx) in ngx_execute()272 ngx_exec_ctx_t *ctx = data; in ngx_execute_proc()
667 ngx_exec_ctx_t ctx; in ngx_exec_new_binary()671 ngx_memzero(&ctx, sizeof(ngx_exec_ctx_t)); in ngx_exec_new_binary()