Commit fc226613 authored by Subv's avatar Subv
Browse files

Kernel: Don't attempt to yield execution in SleepThread(0) if there are no...

Kernel: Don't attempt to yield execution in SleepThread(0) if there are no available threads to run.

With this we avoid an useless temporary deschedule of the current thread.
parent f20d8726
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment