Searched refs:ngx_execute (Results 1 – 3 of 3) sorted by relevance
66 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() function
741 pid = ngx_execute(cycle, &ctx); in ngx_exec_new_binary()