Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functional/
Dtest-mallinfo.c69 static int test_different_threads(int use_mallinfo2) in test_different_threads() function
134 result &= test_and_report(test_different_threads, 0, "Testing mallinfo different threads"); in main()
135 result &= test_and_report(test_different_threads, 1, "Testing mallinfo2 different threads"); in main()