[asterisk-dev] Scheduler and event callbacks - what thread?
Ian Pilcher
arequipeno at gmail.com
Tue Nov 1 18:26:29 CDT 2011
On 11/01/2011 06:12 PM, Russell Bryant wrote:
> They will always be called by different threads. The event callbacks
> come from the event dispatch thread (see main/event.c). The scheduler
> callbacks are done in the do_monitor thread in chan_sip. Locking is
> needed for any data shared between them.
Thanks!
--
========================================================================
Ian Pilcher arequipeno at gmail.com
"If you're going to shift my paradigm ... at least buy me dinner first."
========================================================================
More information about the asterisk-dev
mailing list