Merge 'task1/priority-donation' into 'master' #14
@@ -385,7 +385,6 @@ thread_set_priority (int new_base_priority)
|
|||||||
if (new_base_priority == old_base_priority)
|
if (new_base_priority == old_base_priority)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
|
||||||
t->base_priority = new_base_priority;
|
t->base_priority = new_base_priority;
|
||||||
t->priority = new_base_priority;
|
t->priority = new_base_priority;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user