Searched refs:pthread2 (Results 1 – 1 of 1) sorted by relevance
53 pthread_t pthread1, pthread2; in pthread_equal_0100() local61 result = pthread_create(&pthread2, NULL, threadfuncB, NULL); in pthread_equal_0100()71 pthread_join(pthread2, NULL); in pthread_equal_0100()