Searched refs:tp_list_head (Results 1 – 2 of 2) sorted by relevance
298 tp = context->tp_list_head; in lws_threadpool_tsi_context()670 tp->tp_list = context->tp_list_head; in lws_threadpool_create()671 context->tp_list_head = tp; in lws_threadpool_create()744 ptp = &tp->context->tp_list_head; in lws_threadpool_destroy()
434 struct lws_threadpool *tp_list_head; member