Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functional/
Dtest-malloc-stats-common.h58 } thread_data_t; typedef
122 thread_data_t *thread_data = arg; in allocate_wait_free()
Dtest-mallinfo.c85 thread_data_t thread_data[SIZES_COUNT]; in test_different_threads()
87 thread_data[i] = (thread_data_t) {sizes[i], &alloc_barrier, &free_barrier, 0}; in test_different_threads()
Dtest-malloc-info-stats-print.h111 thread_data_t thread_data[SIZES_COUNT]; in get_different_threads_test_results()
113 thread_data[i] = (thread_data_t) {sizes[i], &alloc_barrier, &free_barrier, 0}; in get_different_threads_test_results()