Searched refs:secthread (Results 1 – 1 of 1) sorted by relevance
237 pthread_t secthread; in main() local344 res = pthread_create(§hread, NULL, second_thread, &secargs); in main()418 res = pthread_join(secthread, NULL); in main()