Searched refs:inside_poll (Results 1 – 5 of 5) sorted by relevance
149 vpt->inside_poll = 1; in _lws_plat_service_tsi()152 vpt->inside_poll = 0; in _lws_plat_service_tsi()
150 vpt->inside_poll = 1; in _lws_plat_service_tsi()153 vpt->inside_poll = 0; in _lws_plat_service_tsi()
42 return vpt->inside_poll; in elops_foreign_thread_poll()
96 if (vpt->inside_poll) { in _lws_change_pollfd()
378 volatile unsigned char inside_poll; member