Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/core-net/
Dclose.c564 lws_threadpool_wsi_closing(wsi); in __lws_close_free_wsi()
Dprivate-lib-core-net.h1442 lws_threadpool_wsi_closing(struct lws *wsi);
/third_party/libwebsockets/lib/misc/threadpool/
Dthreadpool.c1180 lws_threadpool_wsi_closing(struct lws *wsi) in lws_threadpool_wsi_closing() function