Searched refs:test_thread (Results 1 – 1 of 1) sorted by relevance
42 void *test_thread(void *x) in test_thread() function93 pthread_create(&thr, &attr, test_thread, 0); in main()