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