Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/core-net/
Dwsi-timeout.c243 p->tsi_req = lws_pthread_self_to_tsi(vh->context); in lws_timed_callback_vh_protocol_us()
Dprivate-lib-core-net.h1286 lws_pthread_self_to_tsi(struct lws_context *context);
/third_party/libwebsockets/lib/core/
Dlibwebsockets.c188 lws_pthread_self_to_tsi(struct lws_context *context) in lws_pthread_self_to_tsi() function