Home | History | Annotate | Download | only in mongoose

Lines Matching defs:worker_thread

3994 static void worker_thread(struct mg_context *ctx) {
4256 if (start_thread(ctx, (mg_thread_func_t) worker_thread, ctx) != 0) {