Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment