Danbias/Code/Misc
Sam Mario Svensson 23fa090296 Threadsafe Queue implemented with IQueue interface
threadsafe by using mutex lock in the Queue
2013-11-28 16:14:59 +01:00
..
Resource Fixed bugs with custom loading 2013-11-27 21:12:37 +01:00
Thread Fixed bugs in the threading wrapper 2013-11-27 21:47:32 +01:00
IQueue.h Threadsafe Queue implemented with IQueue interface 2013-11-28 16:14:59 +01:00
Misc.vcxproj Threadsafe Queue implemented with IQueue interface 2013-11-28 16:14:59 +01:00
Misc.vcxproj.filters Threadsafe Queue implemented with IQueue interface 2013-11-28 16:14:59 +01:00
ThreadSafeQueue.h Threadsafe Queue implemented with IQueue interface 2013-11-28 16:14:59 +01:00
Utilities-InlineImpl.h Fixed bugs in the threading wrapper 2013-11-27 21:47:32 +01:00
Utilities.cpp Added a resource handler with basic byte loading 2013-11-22 10:46:25 +01:00
Utilities.h Added an atomic<int> to the reference counter for thread saftey 2013-11-27 22:39:49 +01:00
WinTimer.cpp Restructured folders to give a flexible solution for dependencies and added to ignore list 2013-11-18 15:41:09 +01:00
WinTimer.h Restructured folders to give a flexible solution for dependencies and added to ignore list 2013-11-18 15:41:09 +01:00