Home
last modified time | relevance | path

Searched refs:pa_events (Results 1 – 1 of 1) sorted by relevance

/third_party/libwebsockets/lib/core-net/
Dpollfd.c35 int ret = 0, pa_events; in _lws_change_pollfd() local
194 pa_events = pa->prev_events != pa->events; in _lws_change_pollfd()
197 if (pa_events) { in _lws_change_pollfd()