Merge 'task1/priority-donation' into 'master' #14
@@ -406,7 +406,7 @@ thread_set_priority (int new_base_priority)
|
||||
thread_yield ();
|
||||
}
|
||||
|
||||
/* Returns the current thread's priority. */
|
||||
/* Returns the current thread's effective priority. */
|
||||
int
|
||||
thread_get_priority (void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user