Searched refs:Blacklisted_Thread2 (Results 1 – 2 of 2) sorted by relevance
15 void *Blacklisted_Thread2(void *x) { in Blacklisted_Thread2() function23 pthread_create(&t[1], NULL, Blacklisted_Thread2, NULL); in main()
32 void *Blacklisted_Thread2(void *x) { in Blacklisted_Thread2() function44 pthread_create(&t[1], NULL, Blacklisted_Thread2, NULL); in main()