On 11/8/06, Corrado Santoro <[EMAIL PROTECTED]> wrote:
I'm writing an application that, a part from the main thread (say A),
has another thread (say B). I have to perform a communication of
events(+data) from thread B to thread A, and I'm going to do this with a
classical synchronized circular queue. Thus I'm wondering if Asterisk
API already possesses some functions to implement such a synchronized
circular queue or if instead I have to do it by hand.

I think It would be cool if asterisk had a built in api similar to glib's GAsyncQueue.
 But I don't know how the developer's feel.

--Tim
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to