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

My C++ synchronization objects library was updated again..

19 views
Skip to first unread message

Ramine

unread,
May 13, 2016, 4:50:11 PM5/13/16
to
Hello...


My C++ synchronization objects library was updated again..

After i have included the 32 bit and 64 bit C++Builder makefiles

and after i have made my library follow the ISO C++ standard.

Now i have changed my SemaMonitor C++ implementation, because
since C++ allow the conversion from signed to unsigned , i
have made the paramaters of wait() and signal() methods and
also the constructors parameters to not accept negative values.

So now i have made my C++ synchronization objects library a
great library, and i think you can be confident because it is more
stable now.

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.

Ramine

unread,
May 13, 2016, 8:11:47 PM5/13/16
to
Hello....


One last touch...

My C++ synchronization objects library was updated again..

I have corrected something in the C++ code of my SemaMonitor
so that it compiles without warning with C++Builder.

So now i have made my C++ synchronization objects library a
great library, and i think you can be more confident because it is more

Ramine

unread,
May 14, 2016, 11:31:31 AM5/14/16
to
Hello...

One last touch..

My C++ synchronization objects library was updated again..

I have cleaned more the readme files.

Ramine

unread,
May 15, 2016, 3:16:38 PM5/15/16
to
Hello....

One last touch..

My C++ synchronization objects library was updated again..

I have made my scalable Asym_RWLock and my scalable Asym_RWLockX
support a max of 1024 threads.

So now i think that my C++ synchronization objects library is
complete and i think it's more stable.
0 new messages