Searched refs:parent_pending_cb_on_writable (Results 1 – 2 of 2) sorted by relevance
686 return wsi->parent_pending_cb_on_writable; in lws_get_child_pending_on_writable()692 wsi->parent_pending_cb_on_writable = 0; in lws_clear_child_pending_on_writable()
787 unsigned int parent_pending_cb_on_writable:1; member