]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pthread_atfork should acquire writer lock and protect the code
authordavidxu <davidxu@FreeBSD.org>
Wed, 1 Sep 2010 03:55:10 +0000 (03:55 +0000)
committerdavidxu <davidxu@FreeBSD.org>
Wed, 1 Sep 2010 03:55:10 +0000 (03:55 +0000)
commit7852e2095b8c4018b22a2a9a4fd458e119fbae4e
tree56606105837711e396764bbc206544907bffc0cf
parent5f00b957aee7c4cc6138734e4b4dc582cf4d10f9
pthread_atfork should acquire writer lock and protect the code
with critical region.
lib/libthr/thread/thr_fork.c