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

/freebsd-13-stable/contrib/netbsd-tests/fs/ffs/
H A Dt_fifos.c108 pthread_t ptw1, ptw2, ptr1, ptr2; local
132 pthread_create(&ptw2, NULL, w2, NULL);
137 pthread_join(ptw2, NULL);

Completed in 107 milliseconds