server-skynet-source-3rd-je.../include/jemalloc
Mike Hommey a14bce85e8 Use Get/SetLastError on Win32
Using errno on win32 doesn't quite work, because the value set in a shared
library can't be read from e.g. an executable calling the function setting
errno.

At the same time, since buferror always uses errno/GetLastError, don't pass
it.
2012-04-30 16:50:55 -07:00
..
internal Use Get/SetLastError on Win32 2012-04-30 16:50:55 -07:00
jemalloc_defs.h.in Add a pages_purge function to wrap madvise(JEMALLOC_MADV_PURGE) calls 2012-04-18 18:57:48 -07:00
jemalloc.h.in Revert "Use ffsl() in ALLOCM_ALIGN()." 2012-04-04 15:24:01 -07:00