History log of /TaskScheduler/Scheduler/Include/MTTools.h (Results 1 – 7 of 7)
Revision Date Author Comments
# c7362320 11-May-2016 s.makeev_local <[email protected]>

Fixed alignment inside Scopes and StackArray and rename Thread::Stop to Thread::Join


# b18712e0 18-Apr-2016 s.makeev_local <[email protected]>

Remove obsolete UNUSED macro


# 02d170cf 15-Apr-2016 s.makeev_local <[email protected]>

Refactored and added support for ORBIS

(ORBIS code is cut out from this public repository due to NDA)


# b7f5a220 02-Oct-2015 Sergey Makeev <[email protected]>

Fire and forget tasks WiP. TaskPool first iteration.


# 1e8563ff 29-Jun-2015 Sergey Makeev <[email protected]>

Move min/max/clamp to MT namespace


# f25ce65d 24-Mar-2015 Sergey Makeev <[email protected]>

Added license information


# 47d53e4d 23-Mar-2015 Sergey Makeev <[email protected]>

Change project structure completely.

- Add doxygen documentation comment
- Rename headers
- Split single cpp file to multiple cpp files. One file = one class