[asterisk-commits] russell: branch 1.6.1 r173860 - /branches/1.6.1/

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Fri Feb 6 04:57:30 CST 2009


Author: russell
Date: Fri Feb  6 04:57:30 2009
New Revision: 173860

URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=173860
Log:
Blocked revisions 173858 via svnmerge

........
r173858 | russell | 2009-02-06 04:55:35 -0600 (Fri, 06 Feb 2009) | 13 lines

Add a common implementation of a scheduler context with a dedicated thread.

This commit expands the Asterisk scheduler API to include a common implementation
of a scheduler context being processed by a dedicated thread.  chan_iax2 has been
updated to use this new code.  Also, as a result, this resolves some race
conditions related to the previous chan_iax2 scheduler handling.

Related to rev 171452 which resolved the same issues in 1.4.

Code from team/russell/sched_thread2

Review: http://reviewboard.digium.com/r/129/

........

Modified:
    branches/1.6.1/   (props changed)

Propchange: branches/1.6.1/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.




More information about the asterisk-commits mailing list