Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_java.c40 static void *nxt_java_thread_func(void *main_ctx);
627 nxt_java_thread_func, ctx); in nxt_java_ready_handler()
645 nxt_java_thread_func(void *data) in nxt_java_thread_func() function