Searched refs:abandoned_allocate_routine (Results 1 – 1 of 1) sorted by relevance
139 void *abandoned_allocate_routine(void *vargp) in abandoned_allocate_routine() function176 pthread_create(&thread_id, NULL, abandoned_allocate_routine, (void *) &iterate_arg_routine); in test_iterate_over_abandoned_allocs()