server-skynet-source-3rd-je.../include/jemalloc
Matthijs c1a6a51e40 MSVC compatibility changes
- Decorate public function with __declspec(allocator) and __declspec(restrict), just like MSVC 1900
- Support JEMALLOC_HAS_RESTRICT by defining the restrict keyword
- Move __declspec(nothrow) between 'void' and '*' so it compiles once more
2015-08-04 09:01:48 -07:00
..
internal MSVC compatibility changes 2015-08-04 09:01:48 -07:00
jemalloc_defs.h.in Add JEMALLOC_FORMAT_PRINTF(). 2015-07-22 15:44:47 -07:00
jemalloc_macros.h.in MSVC compatibility changes 2015-08-04 09:01:48 -07:00
jemalloc_mangle.sh Fix name mangling for stress tests. 2014-01-16 17:38:01 -08:00
jemalloc_protos.h.in MSVC compatibility changes 2015-08-04 09:01:48 -07:00
jemalloc_rename.sh Fix name mangling for stress tests. 2014-01-16 17:38:01 -08:00
jemalloc_typedefs.h.in Generalize chunk management hooks. 2015-08-03 21:49:02 -07:00
jemalloc.sh Remove extraneous ';' on closing 'extern "C"' 2015-07-16 11:37:19 +01:00