Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

About my C++ synchronization objects library for Windows and Linux..

8 views
Skip to first unread message

Horizon68

unread,
Dec 29, 2018, 11:55:34 AM12/29/18
to
Hello..


About my C++ synchronization objects library for Windows and Linux..

Here is what i have enhanced:

- My Scalable Asymmetric Reader-Writer Mutex was enhanced, now you can
pass the number of reader threads to the constructor.

- And my SemaMonitor was enhanced, the wait() method return true if it
is signaled and false if it is not.

- And also i have added a Mutex that works correctly.

Please read more about my C++ synchronization objects library on
my following website:

You can download my C++ synchronization objects library that i have
just updated from:

https://sites.google.com/site/scalable68/c-synchronization-objects-library


Thank you,
Amine Moulay Ramdane.
0 new messages