renice_thread
return (renice_thread(prio, increment, use_be_prio, th) == B_OK)?0:1;
renice_thread(prio, increment, use_be_prio, th);