Home
last modified time | relevance | path

Searched defs:lws_threadpool_task (Results 1 – 1 of 1) sorted by relevance

/external/libwebsockets/lib/misc/threadpool/
Dthreadpool.c38 struct lws_threadpool_task { struct
39 struct lws_threadpool_task *task_queue_next; argument
43 struct lws_threadpool_task_args args; argument
55 enum lws_threadpool_task_status status; argument
67 struct lws_threadpool_task *task; argument