Home
last modified time | relevance | path

Searched refs:ngx_http_lua_post_zombie_thread (Results 1 – 1 of 1) sorted by relevance

/dports/www/nginx-full/lua-nginx-module-0.10.19/src/
H A Dngx_http_lua_util.c127 static ngx_int_t ngx_http_lua_post_zombie_thread(ngx_http_request_t *r,
1385 if (ngx_http_lua_post_zombie_thread(r, parent_coctx,
1534 if (ngx_http_lua_post_zombie_thread(r, parent_coctx,
3429 ngx_http_lua_post_zombie_thread(ngx_http_request_t *r, function