Fix an issue where libthread_xu was not accepting the full priority
commit64524f1c5e5ec7fb0f839639f9e5a86c84b2960b
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 15 Jul 2008 01:18:53 +0000 (15 01:18 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 15 Jul 2008 01:18:53 +0000 (15 01:18 +0000)
tree1ab96aebdb598ab982555a9f73947d21bea1b6e7
parent90ff569e4e1b4e16a1bc8606d6aea8f995382875
Fix an issue where libthread_xu was not accepting the full priority
range returned by sched_get_priority_{min,max}(), causing firefox
to assert.

Reported-by: Jordan Gordeev <jgordeev@dir.bg>
Tested-by: walt <wa1ter@myrealbox.com>
lib/libthread_xu/thread/thr_attr.c
lib/libthread_xu/thread/thr_mutex_protocol.c
lib/libthread_xu/thread/thr_private.h