vibe-core/source
Sönke Ludwig bc689489a8
Add yieldLock(), which enables enforcing no task switches within a scope.
runTask() was altered to delay the task switch in case it gets called within an active yieldLock(), so that running tasks is still possible.
2017-06-11 11:40:25 +02:00
..
vibe Add yieldLock(), which enables enforcing no task switches within a scope. 2017-06-11 11:40:25 +02:00