Searched refs:nworkers (Results 1 – 2 of 2) sorted by relevance
174 int i, nworkers, nresponders; in l9p_threadpool_init() local205 nworkers = 0; in l9p_threadpool_init()224 nworkers++; in l9p_threadpool_init()249 if (nresponders == 0 || nworkers == 0) { in l9p_threadpool_init()
1289 int nworkers; in stmf_worker_walk_init() local1306 if (mdb_readvar(&nworkers, "stmf_nworkers_accepting_cmds") == -1) { in stmf_worker_walk_init()1318 walk_data->worker_count = nworkers; in stmf_worker_walk_init()