Searched refs:sourcethread1 (Results 1 – 1 of 1) sorted by relevance
773 pthread_t sourcethread1, sourcethread2; in dotraffic() local785 error = pthread_create(&sourcethread1, NULL, sourcefunc, &sourcesock1); in dotraffic()795 error = pthread_join(sourcethread1, NULL); in dotraffic()