Searched refs:thread2_execution (Results 1 – 2 of 2) sorted by relevance
104 thread2_execution (void *arg) in thread2_execution() function154 if (pthread_create (&thread2, NULL, &thread2_execution, NULL)) in main()
106 thread2_execution (void *arg) in thread2_execution() function158 if (pthread_create (&thread2, NULL, &thread2_execution, NULL)) in main()