Home
last modified time | relevance | path

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

/unit/src/perl/
H A Dnxt_perl_psgi.c95 static void *nxt_perl_psgi_thread_func(void *main_ctx);
1283 nxt_perl_psgi_thread_func, pctx); in nxt_perl_psgi_ready_handler()
1301 nxt_perl_psgi_thread_func(void *data) in nxt_perl_psgi_thread_func() function