[Freeswitch-dev] Question about switch_cond_next()

Anthony Minessale anthony.minessale at gmail.com
Thu Jan 28 08:33:27 PST 2010


cond_next is equiv to cond_yield(1000) or 1 ms
actual time will vary depending on OS and HW


On Thu, Jan 28, 2010 at 8:10 AM, Alex To <tonhudung at gmail.com> wrote:

>  Hi, would someone clarify this for me please
>
>
>
> Is it right to say that switch_cond_next() does only one thing which is to
> put the current thread to sleep for a period of time (1 second) ?
>
>
>
> Is it equivalent to, let’s say, Thread.Sleep(xxx); or it also does
> something else besides putting the current thead to sleep ?
>
>
>
> Is switch_cond_yield the same as switch_cond_next, except that
> switch_cond_yield accepts parameter as the input interval ?
>
>
>
> Thanks
>
>
>
> Regards
>
>
>
> Alex To
>
> _______________________________________________
> FreeSWITCH-dev mailing list
> FreeSWITCH-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:+19193869900
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20100128/f6b6a010/attachment.html 


More information about the FreeSWITCH-dev mailing list