Searched refs:allocate_routine (Results 1 – 1 of 1) sorted by relevance
130 void *allocate_routine(void *vargp) in allocate_routine() function163 pthread_create(&thread_id, NULL, allocate_routine, (void *) &iterate_arg_routine); in test_iterate_another_thread()