Searched refs:threaded_A (Results 1 – 2 of 2) sorted by relevance
268 void *threaded_A(void *arg) in threaded_A() function641 ret = pthread_create(&th[i], &ta, threaded_A, &(td->cd[i])); in main()
267 void *threaded_A(void *arg) in threaded_A() function638 ret = pthread_create(&th[i], &ta, threaded_A, &(td->cd[i])); in main()