Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/misc/threadpool/
Dthreadpool.c86 struct lws_threadpool *tp_list; /* context list of threadpools */ member
383 tp = tp->tp_list; in lws_threadpool_tsi_context()
711 tp->tp_list = context->tp_list_head; in lws_threadpool_create()
787 *ptp = tp->tp_list; in lws_threadpool_destroy()
790 ptp = &(*ptp)->tp_list; in lws_threadpool_destroy()