diff options
author | davidxu <davidxu@FreeBSD.org> | 2004-12-01 13:50:04 +0000 |
---|---|---|
committer | davidxu <davidxu@FreeBSD.org> | 2004-12-01 13:50:04 +0000 |
commit | 44dde891d6bbef4f36952ff9c2024c691186daac (patch) | |
tree | 7a604f36cfd12f8d97a6862d7a5084f3c78adab0 /usr.bin/make/lst.lib | |
parent | 05b9cb2a46b4cd19b0e7335c469c484f6f83c3e6 (diff) | |
download | FreeBSD-src-44dde891d6bbef4f36952ff9c2024c691186daac.zip FreeBSD-src-44dde891d6bbef4f36952ff9c2024c691186daac.tar.gz |
If a thread is resumed by thr_wake, it should return 0, especially it
should not return ERESTART after it caught a signal, otherwise
thr_wake() call will be lost, also a timeout wait should not be
restarted. Final, using wakeup not wakeup_one to be safeness.
Diffstat (limited to 'usr.bin/make/lst.lib')
0 files changed, 0 insertions, 0 deletions