Home
last modified time | relevance | path

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

/external/libwebsockets/lib/core-net/
Dpollfd.c38 int sampled_tid, tid; in _lws_change_pollfd() local
202 sampled_tid = pt->service_tid; in _lws_change_pollfd()
203 if (sampled_tid && wsi->vhost) { in _lws_change_pollfd()
210 if (tid != sampled_tid) in _lws_change_pollfd()