udt_copy_task_routine 1249 transport-helper.c 	err = pthread_create(&gtp_thread, NULL, udt_copy_task_routine,
udt_copy_task_routine 1253 transport-helper.c 	err = pthread_create(&ptg_thread, NULL, udt_copy_task_routine,
udt_copy_task_routine 1318 transport-helper.c 		exit(udt_copy_task_routine(&s->gtp) ? 0 : 1);
udt_copy_task_routine 1327 transport-helper.c 		exit(udt_copy_task_routine(&s->ptg) ? 0 : 1);