| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Because we cannot assume that the contending thread will grab it
between our unlock/lock.
ok kettenis@
|
|
|
|
| |
(behavior of sigwait() when signal not blocked in all threads)
|
|
|
|
|
|
| |
tests to work. Disable the "sigwait for blocked but ignored signal"
test as it depended on undefined behavior (POSIX quoted included for
reference) and rthreads (currently) handles it the other way.
|
| |
|
|
|
|
|
| |
operation of the regression test. This test will now fail until
I commit the 'send signals to only one thread bug' change.
|
| |
|
| |
|
|
Thanks to pval@ for resolving the license stuff.
|