Home
last modified time | relevance | path

Searched refs:lws_wsi_tsi (Results 1 - 3 of 3) sorted by relevance

/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-foreign-libuv-smp/
H A Dprotocol_lws_minimal.c284 // lwsl_notice("EVENT_WAIT_CANCELLED tsi %d\n", lws_wsi_tsi(wsi)); in callback_minimal()
300 if (lws_wsi_tsi((*ppss)->wsi) == lws_wsi_tsi(wsi)) in callback_minimal()
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-misc.h397 * lws_wsi_tsi() - get the service thread index the wsi is bound to
403 lws_wsi_tsi(struct lws *wsi);
/third_party/libwebsockets/lib/core-net/
H A Dwsi.c887 lws_wsi_tsi(struct lws *wsi) in lws_wsi_tsi() function

Completed in 4 milliseconds