Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/event-libs/libuv/
Dlibuv.c206 if (!--pt->context->undestroyed_threads) { in lws_uv_finalize_pt()
236 pt->context->undestroyed_threads); in lws_uv_finalize_pt()
/third_party/libwebsockets/lib/core/
Dprivate-lib-core.h744 unsigned short undestroyed_threads; member
Dcontext.c826 context->undestroyed_threads = count_threads; in lws_create_context()