mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 13:13:06 +00:00
Move last bit of zone initialization in zone.c, and lazy-initialize
This commit is contained in:
@@ -166,6 +166,7 @@ zone_force_unlock(malloc_zone_t *zone)
|
||||
jemalloc_postfork_parent();
|
||||
}
|
||||
|
||||
JEMALLOC_ATTR(constructor)
|
||||
void
|
||||
register_zone(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user