Unbreak mac after commit 4e2e3dd
This commit is contained in:
parent
650285d5be
commit
f4d0fc310e
@ -152,7 +152,7 @@ zone_force_unlock(malloc_zone_t *zone)
|
||||
{
|
||||
|
||||
if (isthreaded)
|
||||
jemalloc_postfork();
|
||||
jemalloc_postfork_parent();
|
||||
}
|
||||
|
||||
malloc_zone_t *
|
||||
|
Loading…
Reference in New Issue
Block a user