davidxu 2006-08-23 07:22:25 UTC
FreeBSD src repository
Modified files:
sys/kern kern_thr.c
Log:
POSIX requires that higher numerical values for the priority represent
higher priorities, so we should reverse the passed value here.
Revision Changes Path
1.50 +39 -39 src/sys/kern/kern_thr.c