Searched refs:destroy_self (Results 1 – 9 of 9) sorted by relevance
91 if (pt->destroy_self) in lws_uloop_idle_timer_cb()123 if (pt->destroy_self) { in lws_uloop_cb()
147 if (pt->destroy_self) in lws_glib_dispatch()216 if (pt->destroy_self) in lws_glib_idle_timer_cb()
83 if (pt->destroy_self) in lws_ev_idle_cb()334 if (pt->destroy_self) in elops_io_ev()
98 if (pt->destroy_self) in lws_event_idle_timer_cb()147 if (pt->destroy_self) { in lws_event_cb()
224 if (pt->destroy_self) { in _lws_plat_service_tsi()
125 if (pt->destroy_self) { in sock_accept_handler()
1846 pt->destroy_self = 1; in lws_context_destroy()2131 pt->destroy_self = 0; in lws_context_destroy()
150 if (pt->destroy_self) { in lws_io_cb()
388 unsigned char destroy_self:1; member