Skip to content
Snippets Groups Projects
Commit 40a72f73 authored by rswindell's avatar rswindell
Browse files

yield() method now accepts an optional boolean forced argument

(default is true), a non-forced yield will not lower the CPU utilization of a
busy loop, but will yield to tasks of equal or higher priority.
parent 3f303442
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.
Please register or to comment