Home
last modified time | relevance | path

Searched refs:LWSCD_FINALIZATION (Results 1 - 2 of 2) sorted by relevance

/third_party/libwebsockets/lib/core/
H A Dprivate-lib-core.h267 LWSCD_FINALIZATION /* the final destruction of context */ enumerator
H A Dcontext.c1758 * - if foreign loops, set state to LWSCD_FINALIZATION and exit
1760 * LWSCD_FINALIZATION: come back here at final lws_destroy_context() call
2070 context->destroy_state = LWSCD_FINALIZATION; in lws_context_destroy()
2092 case LWSCD_FINALIZATION: in lws_context_destroy()

Completed in 4 milliseconds