Searched refs:wthreads (Results 1 – 3 of 3) sorted by relevance
79 int wthreads;100 wthreads++;118 wthreads--;140 } while (wthreads != 0);
45 pthread_t wthreads[]; member
120 r = pthread_create(&cp->wthreads[i], NULL, cworker, (void *)cwp); in mkuz_conveyor_ctor()