thread_set_thread_priority
return thread_set_thread_priority(id, priority, true);
return thread_set_thread_priority(thread, newPriority, false);