Searched refs:wthreads (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/usr.bin/mkuzip/
H A Dmkuz_conveyor.h47 pthread_t wthreads[]; member in struct:mkuz_conveyor
H A Dmkuz_conveyor.c123 r = pthread_create(&cp->wthreads[i], NULL, cworker, (void *)cwp);

Completed in 99 milliseconds