summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_init.c
diff options
context:
space:
mode:
authordavidxu <davidxu@FreeBSD.org>2003-08-10 22:20:41 +0000
committerdavidxu <davidxu@FreeBSD.org>2003-08-10 22:20:41 +0000
commitb614f44d781a853409b62290cda1b2e3e0245b86 (patch)
treede14605af1cfd189b4903e40961ad3e87a33c31e /lib/libpthread/thread/thr_init.c
parent349a8e7e9bf3b0f9536820ffb38e4c2c85e411a6 (diff)
downloadFreeBSD-src-b614f44d781a853409b62290cda1b2e3e0245b86.zip
FreeBSD-src-b614f44d781a853409b62290cda1b2e3e0245b86.tar.gz
If thread mode is not activated yet, just call __sys_fork() directly,
otherwise masks all signals until fork() returns, in child process, we reset library state before restoring signal masks until we reach a safe to point. Reviewed by: deischen
Diffstat (limited to 'lib/libpthread/thread/thr_init.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud