Menu

Commit [r149]  Maximize  Restore  History

+ add thread and mutex abstraction

+ task system (incomplete)

andrey-simiklit 2015-01-11

changed /branches/1.2.2.0_standalone/project/iCRHelper/iCRHelper.vcproj
added /branches/1.2.2.0_standalone/project/iCRHelper/sources/core/threading
added /branches/1.2.2.0_standalone/project/iCRHelper/sources/core/threading/mutex.cpp
added /branches/1.2.2.0_standalone/project/iCRHelper/sources/core/threading/mutex.h
added /branches/1.2.2.0_standalone/project/iCRHelper/sources/core/threading/thread.cpp
added /branches/1.2.2.0_standalone/project/iCRHelper/sources/core/threading/thread.h
changed /branches/1.2.2.0_standalone/project/iCRHelper/sources/ui/Root.h
changed /branches/1.2.2.0_standalone/project/iCRHelper/sources/ui/Root.resx
changed /branches/1.2.2.0_standalone/project/iCRHelper/sources/utility/ACDBasicSource.cpp
added /branches/1.2.2.0_standalone/project/iCRHelper/sources/utility/Tasks
added /branches/1.2.2.0_standalone/project/iCRHelper/sources/utility/Tasks/BasicTask.cpp
added /branches/1.2.2.0_standalone/project/iCRHelper/sources/utility/Tasks/BasicTask.h
added /branches/1.2.2.0_standalone/project/iCRHelper/sources/utility/Tasks/TaskParam.h
added /branches/1.2.2.0_standalone/project/iCRHelper/sources/utility/Tasks/TaskPool.cpp
added /branches/1.2.2.0_standalone/project/iCRHelper/sources/utility/Tasks/TaskPool.h
/branches/1.2.2.0_standalone/project/iCRHelper/iCRHelper.vcproj Diff Switch to side-by-side view
Loading...
/branches/1.2.2.0_standalone/project/iCRHelper/sources/core/threading/mutex.cpp Diff Switch to side-by-side view
Loading...
/branches/1.2.2.0_standalone/project/iCRHelper/sources/core/threading/mutex.h Diff Switch to side-by-side view
Loading...
/branches/1.2.2.0_standalone/project/iCRHelper/sources/core/threading/thread.cpp Diff Switch to side-by-side view
Loading...
/branches/1.2.2.0_standalone/project/iCRHelper/sources/core/threading/thread.h Diff Switch to side-by-side view
Loading...
/branches/1.2.2.0_standalone/project/iCRHelper/sources/ui/Root.h Diff Switch to side-by-side view
Loading...
/branches/1.2.2.0_standalone/project/iCRHelper/sources/ui/Root.resx Diff Switch to side-by-side view
Loading...
/branches/1.2.2.0_standalone/project/iCRHelper/sources/utility/ACDBasicSource.cpp Diff Switch to side-by-side view
Loading...
/branches/1.2.2.0_standalone/project/iCRHelper/sources/utility/Tasks/BasicTask.cpp Diff Switch to side-by-side view
Loading...
/branches/1.2.2.0_standalone/project/iCRHelper/sources/utility/Tasks/BasicTask.h Diff Switch to side-by-side view
Loading...
/branches/1.2.2.0_standalone/project/iCRHelper/sources/utility/Tasks/TaskParam.h Diff Switch to side-by-side view
Loading...
/branches/1.2.2.0_standalone/project/iCRHelper/sources/utility/Tasks/TaskPool.cpp Diff Switch to side-by-side view
Loading...
/branches/1.2.2.0_standalone/project/iCRHelper/sources/utility/Tasks/TaskPool.h Diff Switch to side-by-side view
Loading...