b407a65401
This checks whether or not we're reentrant using thread-local data, and, if we are, moves certain internal allocations to use arena 0 (which should be properly initialized after bootstrapping). The immediate thing this allows is spinning up threads in arena_new, which will enable spinning up background threads there. |
||
---|---|---|
.. | ||
btalloc_0.c | ||
btalloc_1.c | ||
btalloc.c | ||
math.c | ||
mq.c | ||
mtx.c | ||
SFMT.c | ||
test.c | ||
thd.c | ||
timer.c |