Home
last modified time | relevance | path

Searched refs:abandoned_allocate_routine (Results 1 – 1 of 1) sorted by relevance

/third_party/musl/libc-test/src/functional/
Dtest-iterate.c139 void *abandoned_allocate_routine(void *vargp) in abandoned_allocate_routine() function
176 pthread_create(&thread_id, NULL, abandoned_allocate_routine, (void *) &iterate_arg_routine); in test_iterate_over_abandoned_allocs()