Home
last modified time | relevance | path

Searched refs:lws_threadpool_dequeue (Results 1 - 2 of 2) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-threadpool.h170 * lws_threadpool_dequeue() - Dequeue or try to stop a running task
187 lws_threadpool_dequeue(struct lws *wsi) LWS_WARN_DEPRECATED;
/third_party/libwebsockets/lib/misc/threadpool/
H A Dthreadpool.c955 lws_threadpool_dequeue(struct lws *wsi) /* deprecated */ in lws_threadpool_dequeue() function

Completed in 4 milliseconds