Searched refs:test1_thread (Results 1 – 2 of 2) sorted by relevance
56 test1_thread (void *arg ATTRIBUTE_UNUSED) in test1_thread() function123 errnum = pthread_create (&atid[i], NULL, test1_thread, NULL); in test1()