Hello....
C++ synchronization objects library was updated again..
I have added a SemaMonitor and a lightweight SemaMonitor that are
blocking and that doesn't spin wait, so they are energy efficient, you
will find them inside the LW_SemaMonitorX and SemaMonitorX directories,
please read all the readme files inside the zip files for Windows and
Linux to understand more.
You can download my new updated C++ synchronization objects library from:
https://sites.google.com/site/aminer68/c-synchronization-objects-library:
Thank you,
Amine Moulay Ramdane.