Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-threadpool.h110 * destroyed by lws_threadpool_destroy().
135 * lws_threadpool_destroy() - Destroy a threadpool
142 lws_threadpool_destroy(struct lws_threadpool *tp);
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threadpool/
H A Dprotocol_lws_minimal_threadpool.c208 lws_threadpool_destroy(vhd->tp); in callback_minimal()
/third_party/libwebsockets/lib/misc/threadpool/
H A Dthreadpool.c773 lws_threadpool_destroy(struct lws_threadpool *tp) in lws_threadpool_destroy() function

Completed in 3 milliseconds