diff options
author | deischen <deischen@FreeBSD.org> | 1999-12-28 18:08:09 +0000 |
---|---|---|
committer | deischen <deischen@FreeBSD.org> | 1999-12-28 18:08:09 +0000 |
commit | 2a6c7913a06dc521fa0fdb7e0fcc2a1ccd24800e (patch) | |
tree | 900bfbabef42d23368d05be90bd9e9754b485a83 /lib/libpthread/thread/thr_init.c | |
parent | a6192db1b55e4fa903077ab7a635dac5dd43a153 (diff) | |
download | FreeBSD-src-2a6c7913a06dc521fa0fdb7e0fcc2a1ccd24800e.zip FreeBSD-src-2a6c7913a06dc521fa0fdb7e0fcc2a1ccd24800e.tar.gz |
Don't wakeup threads when there is a process signal and no installed
handler. Thread-to-thread signals (pthread_signal) are treated differently
than process signals; a pthread_signal can wakeup a blocked thread if
a signal handler is not installed for that signal.
Found by: ACE tests
Diffstat (limited to 'lib/libpthread/thread/thr_init.c')
0 files changed, 0 insertions, 0 deletions