Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/
H A Dlib9p.h51 #define L9P_NUMTHREADS 8 macro
H A Dconnection.c68 if (l9p_threadpool_init(&newconn->lc_tp, L9P_NUMTHREADS)) { in l9p_connection_init()