vibe-core/source/vibe
Sönke Ludwig fdfbb55aa8 Re-implement ManualEvent.
This simplifies the logic by separating thread local notifications from cross-thread notifications, as well as replacing lockless operations by a spin lock. The thread local variant of ManualEvent is now also separated into a LocalManualEvent type.
2017-01-13 22:24:18 +01:00
..
core Re-implement ManualEvent. 2017-01-13 22:24:18 +01:00
internal Make FileStream small enough to fit into an InterfaceProxy. 2016-12-26 21:28:36 +01:00
appmain.d Add appmain for backwards compatibility. 2016-11-04 21:34:01 +01:00