Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/
H A Dthreadpool.c50 tp = worker->ltw_tp; in l9p_responder()
92 tp = worker->ltw_tp; in l9p_worker()
212 worker->ltw_tp = tp; in l9p_threadpool_init()
H A Dthreadpool.h63 struct l9p_threadpool * ltw_tp; member