mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-24 00:59:02 -05:00
27e29f4fe6
The original jemalloc source tree was modified to: 1. Remove the configure error that prevents nested builds. 2. Insert the Redis private Jemalloc API in order to allow the Redis fragmentation function to work.
4 lines
34 B
C
4 lines
34 B
C
#pragma once
|
|
|
|
int test_threads();
|