discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: QNX - GNUstep and Objective C


From: David Chisnall
Subject: Re: QNX - GNUstep and Objective C
Date: Sun, 1 Nov 2009 15:41:57 +0000

On 1 Nov 2009, at 11:25, bbceler wrote:

And as you can see Vala and gnat they use the mechanism condvare to the
synchronisation of threads.
GNUstep uses mutex. Is to use however condvare not better ?


I'm not sure what the point you are trying to make is. GNUstep provides mutexes via NSLock and NSRecursiveLock and condition variables via NSCondition and NSConditionLock.

In future it would help if you can state your questions succinctly. It took me quite a while to wade through the output dumps and quotes in your email to find something that looked a bit like a question...

David

-- Sent from my Apple II





reply via email to

[Prev in Thread] Current Thread [Next in Thread]