]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Correct a race condition where it was possible for a signaled
authordeischen <deischen@FreeBSD.org>
Fri, 9 Mar 2001 16:05:43 +0000 (16:05 +0000)
committerdeischen <deischen@FreeBSD.org>
Fri, 9 Mar 2001 16:05:43 +0000 (16:05 +0000)
commit0d4935c84eec044964c24cc0478433100df12b01
tree4bcc2184b484391217d905554ffd45618deb90f0
parent8080165a1bb8ca2b459cb6a055d5b06ac00fa6f5
Correct a race condition where it was possible for a signaled
thread to become stranded and not placed in the run queue.

MFC Candidate

Reported by: tegge
lib/libc_r/uthread/uthread_sig.c
lib/libkse/thread/thr_sig.c
lib/libpthread/thread/thr_sig.c