Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/misc/threadpool/
Dthreadpool.c44 struct lws_threadpool_task { struct
45 struct lws_threadpool_task *task_queue_next; argument
49 struct lws_threadpool_task_args args; argument
63 enum lws_threadpool_task_status status; argument
75 struct lws_threadpool_task *task; argument