summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_create.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2001-05-20 16:51:08 +0000
committerbde <bde@FreeBSD.org>2001-05-20 16:51:08 +0000
commit20d39ffc04278fc10ff2ca16a7de8f2ad3597130 (patch)
tree3f5d991cdb3924eace11ec523000195ab169e2f8 /lib/libpthread/thread/thr_create.c
parentf07e923e1b1275aadabaf2cf31e22d9a36864feb (diff)
downloadFreeBSD-src-20d39ffc04278fc10ff2ca16a7de8f2ad3597130.zip
FreeBSD-src-20d39ffc04278fc10ff2ca16a7de8f2ad3597130.tar.gz
Use a critical region to protect saving of the npx state in savectx().
Not doing this was fairly harmless because savectx() is only called for panic dumps and the bug could at worse reset the state. savectx() is still missing saving of (volatile) debug registers, and still isn't called for core dumps.
Diffstat (limited to 'lib/libpthread/thread/thr_create.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud