[haiku-3rdparty-dev] Re: Threads & Signals (was Building Screensavers)

  • From: Rene Gollent <anevilyak@xxxxxxxxx>
  • To: haiku-3rdparty-dev@xxxxxxxxxxxxx
  • Date: Thu, 12 Jul 2012 10:36:22 -0400

On Thu, Jul 12, 2012 at 11:32 AM, Andrew Wood
<andrew@xxxxxxxxxxxxxxxxxxxxx> wrote:
> From my background on Unix, Pthread condition variables and signals would be
> my choice for doing the inter thread signalling. Whats the equivalent on
> Haiku? I can see in the documentation that creating threads and using
> semaphors and so on seems pretty similar but there doesnt seem to be an
> equivalent to the condition signalling.

pthread_cond is available on Haiku as well.

Regards,

Rene

Other related posts: