Searched refs:lws_threadpool_destroy (Results 1 – 4 of 4) sorted by relevance
142 lws_threadpool_destroy(struct lws_threadpool *tp);
208 lws_threadpool_destroy(vhd->tp); in callback_minimal()
67 first `lws_threadpool_finish()` and then `lws_threadpool_destroy()`.
773 lws_threadpool_destroy(struct lws_threadpool *tp) in lws_threadpool_destroy() function