mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-05-08 10:47:28 +03:00
Remove unused code in test/thread_tcache_enabled.
This commit is contained in:
parent
26b1c13982
commit
548153e789
1 changed files with 0 additions and 2 deletions
|
|
@ -60,8 +60,6 @@ thd_start(void *arg) {
|
|||
|
||||
free(malloc(1));
|
||||
return NULL;
|
||||
test_skip("\"thread.tcache.enabled\" mallctl not available");
|
||||
return NULL;
|
||||
}
|
||||
|
||||
TEST_BEGIN(test_main_thread) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue