Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-threadpool.h73 struct lws_threadpool_task_args { struct
166 const struct lws_threadpool_task_args *args,
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threadpool/
Dprotocol_lws_minimal_threadpool.c164 struct lws_threadpool_task_args args; in callback_minimal()
/third_party/libwebsockets/lib/misc/threadpool/
Dthreadpool.c49 struct lws_threadpool_task_args args;
971 const struct lws_threadpool_task_args *args, in lws_threadpool_enqueue()