summaryrefslogtreecommitdiff
path: root/examples/redis-unstable/deps/jemalloc/msvc/test_threads/test_threads.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/redis-unstable/deps/jemalloc/msvc/test_threads/test_threads.h')
-rw-r--r--examples/redis-unstable/deps/jemalloc/msvc/test_threads/test_threads.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/redis-unstable/deps/jemalloc/msvc/test_threads/test_threads.h b/examples/redis-unstable/deps/jemalloc/msvc/test_threads/test_threads.h
new file mode 100644
index 0000000..64d0cdb
--- /dev/null
+++ b/examples/redis-unstable/deps/jemalloc/msvc/test_threads/test_threads.h
@@ -0,0 +1,3 @@
+#pragma once
+
+int test_threads();