Hi all,

I'm writing an Asterisk application and, for some reason, I need to 
access the same "ast_channel" from two different threads: one thread 
basically executes "ast_waitfor_nandfds" and the other thread "ast_write".

So I would like to ask if the access to the channel is thread-safe, or I 
need e.g. a mutex to avoid inconsistencies.

Thank you in advance.

Best regards,
--Corrado

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

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

Reply via email to