Return early in _malloc_{pre,post}fork() if uninitialized.

Avoid mutex operations in _malloc_{pre,post}fork() unless jemalloc has
been initialized.

Reported by David Xu.
1 file changed