History log of /TaskScheduler/Scheduler/Source/MTDefaultAppInterop.cpp (Results 1 – 6 of 6)
Revision Date Author Comments
# 77b1d01e 08-Nov-2020 Dmitry Tsarevich <[email protected]>

Do not truncate DWORD and size_t to int

No need to truncate page size / count, just use same types as expected by API.


# bc48b7ef 06-Oct-2016 Sergey Makeev <[email protected]>

Fixed fiber bug and some warnings

- isInitialized now work properly


# b4633345 06-Oct-2016 Sergey Makeev <[email protected]>

Move from memalign to posix_memalign


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

Fixed OSX compilation


# 7bfd7c71 15-Apr-2016 s.makeev_local <[email protected]>

Fixed OSX compilation


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