diff options
author | 2012-10-17 04:48:52 +0000 | |
---|---|---|
committer | 2012-10-17 04:48:52 +0000 | |
commit | d67aa6d5b8277fc279ece563973ca1a59b5ff711 (patch) | |
tree | 21fb977378ea6c9b0ca8179a576ef221822e9548 /lib/libc | |
parent | no need for the boot files on the ramdisk. the install script was (diff) | |
download | wireguard-openbsd-d67aa6d5b8277fc279ece563973ca1a59b5ff711.tar.xz wireguard-openbsd-d67aa6d5b8277fc279ece563973ca1a59b5ff711.zip |
If a thread calls __threxit() or _exit() immediately after another
thread coredumps, the former thread needs to be released by the
later single_thread_set(SINGLE_EXIT) call, even though its P_WEXIT
flag is set.
ok kettenis@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions