Home
last modified time | relevance | path

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

/aosp_15_r20/external/libwebsockets/include/libwebsockets/
H A Dlws-threadpool.h187 lws_threadpool_dequeue(struct lws *wsi) LWS_WARN_DEPRECATED;
/aosp_15_r20/external/libwebsockets/lib/misc/threadpool/
H A Dthreadpool.c955 lws_threadpool_dequeue(struct lws *wsi) /* deprecated */ in lws_threadpool_dequeue() function