[Address Arbiter] Add comment for clarity
This commit is contained in:
@@ -105,6 +105,7 @@ void Kernel::signalArbiter(u32 waitingAddress, s32 threadCount) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Reschedule threads if we woke one up
|
||||||
if (count != 0) {
|
if (count != 0) {
|
||||||
rescheduleThreads();
|
rescheduleThreads();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user