Wednesday, May 25, 2016

Digest for comp.programming.threads@googlegroups.com - 6 updates in 3 topics

Bonita Montero <Bonita.Montero@gmail.com>: May 18 10:49PM +0200

I just wrote a simple conditon-variable for Win32.
Windows has condition-variables since Windows Vista
and Windows Server 2008, but if you want to have
such functionality before, my condvar would be
appropriate.
 
I just meged all headers and the implementation in
one file: http://pastebin.com/E9CF0kTu
 
--
http://facebook.com/bonita.montero/
 
---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus
Bonita Montero <Bonita.Montero@gmail.com>: May 19 06:28PM +0200

Am 18.05.2016 um 22:49 schrieb Bonita Montero:
 
I just simplified the code a bit.
Now I use InterlockedIncrement/Decrement instead of
InterlockedCompareExchange: http://pastebin.com/Ew3EcmQ3
 
--
http://facebook.com/bonita.montero/
 
---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus
Ramine <ramine@1.1>: May 24 09:04AM -0700

Hello,
 
One last touch..
 
My Scalable Parallel C++ Conjugate Gradient Linear System Solver Library
was updated, i have just hide a data member in my classes.
 
You can download my new updated Scalable Parallel C++ Conjugate Gradient
Linear System Solver Library from:
 
https://sites.google.com/site/aminer68/scalable-parallel-c-conjugate-gradient-linear-system-solver-library
 
 
Thank you,
Amine Moulay Ramdane.
Ramine <ramine@1.1>: May 24 09:06AM -0700

Hello...
 
One last touch..
 
My Scalable Parallel C++ Conjugate Gradient Linear System Solver Library
was updated, i have just hidden a data member in my classes.
 
You can download my new updated Scalable Parallel C++ Conjugate Gradient
Linear System Solver Library from:
 
https://sites.google.com/site/aminer68/scalable-parallel-c-conjugate-gradient-linear-system-solver-library
 
 
Thank you,
Amine Moulay Ramdane.
bleachbot <bleachbot@httrack.com>: May 24 03:03PM +0200

bleachbot <bleachbot@httrack.com>: May 24 03:04PM +0200

You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to comp.programming.threads+unsubscribe@googlegroups.com.

No comments: