Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/core-net/
Dpollfd.c37 int sampled_tid, tid; in _lws_change_pollfd() local
203 sampled_tid = pt->service_tid; in _lws_change_pollfd()
204 if (sampled_tid && wsi->a.vhost) { in _lws_change_pollfd()
211 if (tid != sampled_tid) in _lws_change_pollfd()