Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functional/
Dtest-iterate.c130 void *allocate_routine(void *vargp) in allocate_routine() function
163 pthread_create(&thread_id, NULL, allocate_routine, (void *) &iterate_arg_routine); in test_iterate_another_thread()