server-skynet-source-3rd-je.../include
Mike Hommey 4d871f73af Preserve LastError when calling TlsGetValue
TlsGetValue has a semantic difference with pthread_getspecific, in that it
can return a non-error NULL value, so it always sets the LastError.
But allocator callers may not be expecting calling e.g. free() to change
the value of the last error, so preserve it.
2015-03-04 09:50:33 -08:00
..
jemalloc Preserve LastError when calling TlsGetValue 2015-03-04 09:50:33 -08:00
msvc_compat Allow to build with clang-cl 2014-06-12 10:39:39 -07:00