vibe-core/source/vibe
Sönke Ludwig b995bdaa72
Use thread wait primitives for worker thread shutdown.
Avoids possible issues due to tasks interleaving the shutdown on the same thread.
2017-02-23 14:43:22 +01:00
..
core Use thread wait primitives for worker thread shutdown. 2017-02-23 14:43:22 +01: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