summaryrefslogtreecommitdiffstats
path: root/deps/jemalloc/test/include/test/sleep.h
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 13:40:54 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 13:40:54 +0000
commit317c0644ccf108aa23ef3fd8358bd66c2840bfc0 (patch)
treec417b3d25c86b775989cb5ac042f37611b626c8a /deps/jemalloc/test/include/test/sleep.h
parentInitial commit. (diff)
downloadredis-9a704fa0814e0ad8d7d28120e9f3ce178f4e7891.tar.xz
redis-9a704fa0814e0ad8d7d28120e9f3ce178f4e7891.zip
Adding upstream version 5:7.2.4.upstream/5%7.2.4
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'deps/jemalloc/test/include/test/sleep.h')
-rw-r--r--deps/jemalloc/test/include/test/sleep.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/jemalloc/test/include/test/sleep.h b/deps/jemalloc/test/include/test/sleep.h
new file mode 100644
index 0000000..c232f63
--- /dev/null
+++ b/deps/jemalloc/test/include/test/sleep.h
@@ -0,0 +1 @@
+void sleep_ns(unsigned ns);