Re: [linux-audio-dev] jack_callback <-> rest of the world

From: Richard Spindler <richard.spindler@email-addr-hidden>
Date: Sun Oct 30 2005 - 09:47:19 EET

2005/10/30, Richard Spindler <richard.spindler@email-addr-hidden>:
> related question, what happens if I use the lockfree ringbuffer, and
> the non-realtime-thread tries to access it while it's full, how do I
> know when to try again?

Replying to myself:

I just read the capture_client.c, it uses pthread_mutex_trylock and
pthread_cond_signal, so I guess, that is okay. :)

-Richard
Received on Sun Oct 30 12:15:05 2005

This archive was generated by hypermail 2.1.8 : Sun Oct 30 2005 - 12:15:05 EET