diff options
author | jeff <jeff@FreeBSD.org> | 2007-10-08 23:45:24 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2007-10-08 23:45:24 +0000 |
commit | 57102cf5add6c7f7ca4dea8071ccd6e46560954e (patch) | |
tree | 55ed867f865288940221e212511cffaab3cd9b8e /lib/libpthread/thread/thr_fork.c | |
parent | 065472edb7ad38efc5b5b56f270ee332f76fea01 (diff) | |
download | FreeBSD-src-57102cf5add6c7f7ca4dea8071ccd6e46560954e.zip FreeBSD-src-57102cf5add6c7f7ca4dea8071ccd6e46560954e.tar.gz |
- Restore historical sched_yield() behavior by changing sched_relinquish()
to simply switch rather than lowering priority and switching. This allows
threads of equal priority to run but not lesser priority.
Discussed with: davidxu
Reported by: NIIMI Satoshi <sa2c@sa2c.net>
Approved by: re
Diffstat (limited to 'lib/libpthread/thread/thr_fork.c')
0 files changed, 0 insertions, 0 deletions