Home | History | Annotate | Download | only in src

Lines Matching full:pthread_atfork

1305 	/* LinuxThreads' pthread_atfork() allocates. */
1306 if (pthread_atfork(jemalloc_prefork, jemalloc_postfork_parent,
1309 malloc_write("<jemalloc>: Error in pthread_atfork()\n");
2637 * initialization using pthread_atfork(), but of course that does no good if