Home
last modified time | relevance | path

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

/external/libwebsockets/include/libwebsockets/
Dlws-threadpool.h68 struct lws_threadpool_create_args { struct
114 const struct lws_threadpool_create_args *args,
/external/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threadpool/
Dprotocol_lws_minimal_threadpool.c163 struct lws_threadpool_create_args cargs; in callback_minimal()
/external/libwebsockets/lib/misc/threadpool/
Dthreadpool.c688 const struct lws_threadpool_create_args *args, in lws_threadpool_create()