Skip to content
Snippets Groups Projects
Commit 0d7248ab authored by Florian Schmaus's avatar Florian Schmaus
Browse files

Add Runtime::scheduleFromAnywhere(), remove mainThreadQueue

In debug builds, the schedule() method is now guarded by an assert(),
as due to this change, the schedule() method will no longer work from
everywhere.

This also improves the worker sleep method.
parent 5326b9ae
No related branches found
No related tags found
No related merge requests found
Showing
with 145 additions and 50 deletions
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