Go to file
Jason Evans 28177d466f Remove bad assertions in malloc_{pre,post}fork().
Remove assertions that malloc_{pre,post}fork() are only called if
threading is enabled.  This was true of these functions in the context
of FreeBSD's libc, but now the functions are called unconditionally as a
result of registering them with pthread_atfork().
2010-09-20 11:24:24 -07:00
jemalloc Remove bad assertions in malloc_{pre,post}fork(). 2010-09-20 11:24:24 -07:00
.gitignore Add the thread.arena mallctl. 2010-08-13 17:36:00 -07:00