Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functional/
Dtest-malloc-stats-common.h120 static void *allocate_wait_free(void *arg) in allocate_wait_free() function
Dtest-mallinfo.c91 pthread_create(&threads[i], NULL, allocate_wait_free, &thread_data[i]); in test_different_threads()
Dtest-malloc-info-stats-print.h117 pthread_create(&threads[i], NULL, allocate_wait_free, &thread_data[i]); in get_different_threads_test_results()