Searched refs:lc_tp (Results 1 – 3 of 3) sorted by relevance
68 if (l9p_threadpool_init(&newconn->lc_tp, L9P_NUMTHREADS)) { in l9p_connection_init()137 l9p_threadpool_run(&conn->lc_tp, req); in l9p_connection_recv()148 l9p_threadpool_shutdown(&conn->lc_tp); in l9p_connection_close()
197 struct l9p_threadpool lc_tp; member
315 tp = &conn->lc_tp; in l9p_threadpool_tflush()