Home
last modified time | relevance | path

Searched hist:"29986 e1bac92a068da1db1d7e68eb031e4fc49a7" (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_fork.cdiff 29986e1bac92a068da1db1d7e68eb031e4fc49a7 Thu Mar 19 11:32:25 CET 2009 Konstantin Belousov <kib@FreeBSD.org> Forcibly unlock the malloc() locks in the child process after fork(),
by temporary pretending that the process is still multithreaded.
Current malloc lock primitives do nothing for singlethreaded process.

Reviewed by: davidxu, deischen
diff 29986e1bac92a068da1db1d7e68eb031e4fc49a7 Thu Mar 19 11:32:25 CET 2009 Konstantin Belousov <kib@FreeBSD.org> Forcibly unlock the malloc() locks in the child process after fork(),
by temporary pretending that the process is still multithreaded.
Current malloc lock primitives do nothing for singlethreaded process.

Reviewed by: davidxu, deischen