Home
last modified time | relevance | path

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

/freebsd/contrib/lib9p/
H A Dthreadpool.c48 tp = worker->ltw_tp; in l9p_responder()
85 tp = worker->ltw_tp; in l9p_worker()
185 worker->ltw_tp = tp; in l9p_threadpool_init()
H A Dthreadpool.h63 struct l9p_threadpool * ltw_tp; member