Home
last modified time | relevance | path

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

/external/libwebsockets/lib/core/
Dprivate-lib-core.h507 unsigned int being_destroyed2:1; member
Dcontext.c1015 context->being_destroyed2 = 1; in lws_context_destroy2()
1207 if (!context->being_destroyed2) { in lws_context_destroy()