Unbreak mac after commit 4e2e3dd

This commit is contained in:
Mike Hommey 2012-03-20 18:03:09 +01:00 committed by Jason Evans
parent 650285d5be
commit f4d0fc310e

View File

@ -152,7 +152,7 @@ zone_force_unlock(malloc_zone_t *zone)
{ {
if (isthreaded) if (isthreaded)
jemalloc_postfork(); jemalloc_postfork_parent();
} }
malloc_zone_t * malloc_zone_t *