Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-threadpool.h99 * lws_threadpool_create() - create a pool of worker threads
113 lws_threadpool_create(struct lws_context *context,
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threadpool/
H A Dprotocol_lws_minimal_threadpool.c196 vhd->tp = lws_threadpool_create(lws_get_context(wsi), in callback_minimal()
/third_party/libwebsockets/lib/misc/threadpool/
H A Dthreadpool.c687 lws_threadpool_create(struct lws_context *context, in lws_threadpool_create() function

Completed in 5 milliseconds