Searched refs:thread3 (Results 1 – 2 of 2) 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()
888 23 void thread3(void)898 ``(r4 == 1)``, then thread3()'s read from ``b`` must happen after947 24 void thread3(void)