vibe-core/source/vibe
Sönke Ludwig ade765d6bd Fix a worker task scheduling issue for busy worker tasks.
Fixes new tasks being able to be scheduled on a worker thread while a busy task (that periodically calls yield()) is running.
2020-12-15 19:43:20 +01:00
..
core Fix a worker task scheduling issue for busy worker tasks. 2020-12-15 19:43:20 +01:00
internal Avoid instantiating emplace(O) for class instances. 2020-11-14 09:42:05 +01:00
appmain.d Correct copyright holder. 2020-01-27 19:20:52 +01:00