server-skynet-source-3rd-je.../include
Jason Evans 10aff3f3e1 Refactor bootstrapping to delay tsd initialization.
Refactor bootstrapping to delay tsd initialization, primarily to support
integration with FreeBSD's libc.

Refactor a0*() for internal-only use, and add the
bootstrap_{malloc,calloc,free}() API for use by FreeBSD's libc.  This
separation limits use of the a0*() functions to metadata allocation,
which doesn't require malloc/calloc/free API compatibility.

This resolves #170.
2015-01-22 14:04:27 -08:00
..
jemalloc Refactor bootstrapping to delay tsd initialization. 2015-01-22 14:04:27 -08:00
msvc_compat Allow to build with clang-cl 2014-06-12 10:39:39 -07:00