Searched refs:inside_context_destroy (Results 1 – 2 of 2) sorted by relevance
1767 if (!context || context->inside_context_destroy) in lws_context_destroy()1773 context->inside_context_destroy = 1; in lws_context_destroy()2227 context->inside_context_destroy = 0; in lws_context_destroy()
728 unsigned int inside_context_destroy:1; member