mirror of
https://github.com/fluencelabs/redis
synced 2025-06-17 03:01:20 +00:00
Jemalloc updated to 3.6.0.
Not a single bug in about 3 months, and our previous version was too old (3.2.0).
This commit is contained in:
2
deps/jemalloc/src/mutex.c
vendored
2
deps/jemalloc/src/mutex.c
vendored
@ -6,7 +6,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef _CRT_SPINCOUNT
|
||||
#define _CRT_SPINCOUNT 4000
|
||||
#define _CRT_SPINCOUNT 4000
|
||||
#endif
|
||||
|
||||
/******************************************************************************/
|
||||
|
Reference in New Issue
Block a user