Searched refs:tp_list_head (Results 1 – 2 of 2) sorted by relevance
325 tp = context->tp_list_head; in lws_threadpool_tsi_context()711 tp->tp_list = context->tp_list_head; in lws_threadpool_create()712 context->tp_list_head = tp; in lws_threadpool_create()783 ptp = &tp->context->tp_list_head; in lws_threadpool_destroy()
635 struct lws_threadpool *tp_list_head; member