Searched refs:test_thread_id2 (Results 1 – 1 of 1) sorted by relevance
232 pthread_t test_thread_id2; variable267 pthread_create(&test_thread_id2, NULL, test_thread, NULL);272 pthread_join(test_thread_id2, NULL);281 pthread_create(&test_thread_id2, NULL, test_thread, NULL);286 pthread_join(test_thread_id2, NULL);