diff options
author | mtm <mtm@FreeBSD.org> | 2004-10-06 14:23:00 +0000 |
---|---|---|
committer | mtm <mtm@FreeBSD.org> | 2004-10-06 14:23:00 +0000 |
commit | 0a21f474dc2916335177c20f10de96a7a093926e (patch) | |
tree | 3804089a0d0cecc531066dc2a0a074eddea8153b /lib/libutil | |
parent | 66f574f53756cb0fd20f1dd2790d90850ef49f3c (diff) | |
download | FreeBSD-src-0a21f474dc2916335177c20f10de96a7a093926e.zip FreeBSD-src-0a21f474dc2916335177c20f10de96a7a093926e.tar.gz |
Close a race between a thread exiting and the freeing of it's stack.
After some discussion the best option seems to be to signal the thread's
death from within the kernel. This requires that thr_exit() take an
argument.
Discussed with: davidxu, deischen, marcel
MFC after: 3 days
Diffstat (limited to 'lib/libutil')
0 files changed, 0 insertions, 0 deletions