index
:
jemalloc.git
dev
master
stable-3
stable-4
jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
msvc
/
test_threads
/
test_threads.h
blob: 64d0cdb33ad2e608db829cc61228b1d57a2275fd (
plain
)
1
2
3
#pragma once
int
test_threads
();