History log of /TaskScheduler/SchedulerTests/Tests/SimpleTests.cpp (Results 1 – 5 of 5)
Revision Date Author Comments
# 3cb1fd8e 20-Sep-2016 s.makeev_local <[email protected]>

Improve hybrid spin wait code and add low latency wait algorithm.


# 44f7e53c 12-Sep-2016 s.makeev_local <[email protected]>

Fixed YieldTasks test, when test run multiple times


# 3a3d248d 12-Sep-2016 s.makeev_local <[email protected]>

Added Yield support for tasks


# b23bdf5a 09-Sep-2016 s.makeev_local <[email protected]>

Add priority for tasks


# 2f083884 19-Aug-2016 s.makeev_local <[email protected]>

Change project files layout and fix some bugs

- Rewrite Posix MTEvent
- Fixed bug inside MTConcurrentQueueLIFO
- Updated tests