Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
H A Dpy-inferior.c65 test_threads (void) in test_threads() function
88 test_threads (); in main()
/netbsd-src/external/bsd/jemalloc/dist/msvc/
H A Djemalloc_vc2017.sln13 …ct("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_threads", "projects\vc2017\test_threads\test_…
H A Djemalloc_vc2015.sln13 …ct("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_threads", "projects\vc2015\test_threads\test_…
/netbsd-src/external/bsd/jemalloc/dist/msvc/test_threads/
H A Dtest_threads.h3 int test_threads();
H A Dtest_threads_main.cpp9 int rc = test_threads(); in main()