History log of /TaskScheduler/Scheduler/Include/Platform/Windows/MicroWindows.cpp (Results 1 – 8 of 8)
Revision Date Author Comments
# 436acff3 29-Jun-2017 s.makeev_local <[email protected]>

Adding support for user-mode events on Windows.


# 3d930776 15-Sep-2016 s.makeev_local <[email protected]>

Implemented active wait feature.

Waiting thread now can process tasks and act as additional worker
thread.


# d7cf17b1 02-Sep-2016 s.makeev_local <[email protected]>

Threads now has priority and can be binded for cpu core


# 1e78cb24 16-Apr-2016 s.makeev_local <[email protected]>

Replace all preprocessor macros to my own macros from MTConfig.h


# 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)


# 87ecbf38 24-Feb-2016 s.makeev <[email protected]>

Fixed compilation when default fibers is used.


# ee6bd3de 30-Jan-2016 s.makeev <[email protected]>

Compilation fix


# d0d10efe 30-Jan-2016 s.makeev <[email protected]>

Windows.h was removed from all headers (replaced to MicroWindows.h)