Searched refs:thread1_execution (Results 1 – 2 of 2) sorted by relevance
72 thread1_execution (void *arg) in thread1_execution() function152 if (pthread_create (&thread1, NULL, &thread1_execution, NULL)) in main()
72 thread1_execution (void *arg) in thread1_execution() function156 if (pthread_create (&thread1, NULL, &thread1_execution, NULL)) in main()