Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/core-net/
Dvhost.c1194 if (vh->close_flow_vs_tsi[lws_pthread_self_to_tsi(vh->context)])
1242 vh->close_flow_vs_tsi[lws_pthread_self_to_tsi(vh->context)] = 1;
Dprivate-lib-core-net.h416 char close_flow_vs_tsi[LWS_MAX_SMP]; member