vibe-core/source/vibe
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
..
core Add yieldLock(), which enables enforcing no task switches within a scope. 2017-06-11 11:40:25 +02:00
internal Use scope parameters for FixedRingBuffer as appropriate. 2017-02-22 19:51:15 +01:00
appmain.d Add appmain for backwards compatibility. 2016-11-04 21:34:01 +01:00