Searched refs:thread3 (Results 1 – 1 of 1) sorted by relevance
79 pthread_t thread1, thread2, thread3; in main() local110 pthread_create(&thread3, NULL, map_extra, NULL); in main()114 pthread_join(thread3, &ret); in main()