Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-threadpool.h118 * lws_threadpool_finish() - Stop all pending and running tasks
132 lws_threadpool_finish(struct lws_threadpool *tp);
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threadpool/
H A Dprotocol_lws_minimal_threadpool.c207 lws_threadpool_finish(vhd->tp); in callback_minimal()
/third_party/libwebsockets/lib/misc/threadpool/
H A Dthreadpool.c742 lws_threadpool_finish(struct lws_threadpool *tp) in lws_threadpool_finish() function

Completed in 3 milliseconds