diff options
author | 2012-07-11 08:45:21 +0000 | |
---|---|---|
committer | 2012-07-11 08:45:21 +0000 | |
commit | fba5d5c55c68586484e423d084624129c2ab1280 (patch) | |
tree | 851e2512a843af2f9cd79e7bbf9291faaa7e6b42 /lib/libpthread | |
parent | fix bug for real. Turns out some libraries (xcb...) have NEEDED that go (diff) | |
download | wireguard-openbsd-fba5d5c55c68586484e423d084624129c2ab1280.tar.xz wireguard-openbsd-fba5d5c55c68586484e423d084624129c2ab1280.zip |
exit1(EXIT_THREAD) needs to call single_thread_check() so that it
can be suspended and/or decrement pr->ps_singlecount if necessary.
With that added, the call the other direction needs to use its own
flag (EXIT_THREAD_NOCHECK) to avoid looping.
problem diagnosed from a hang naddy@ hit; ok kettenis@
Diffstat (limited to 'lib/libpthread')
0 files changed, 0 insertions, 0 deletions