Are you using co_sleep() to do the sleeping?

-- Murphy

On Nov 4, 2011, at 11:35 PM, danderson415 wrote:

> Hi,
> 
> I am wondering how co-threads works. I create a co-thread in my component 
> which just loop 100 times and sleep 100 ms and call co_yield() in the loop. 
> If I run nox with my component, nox can not be connected by bridges until the 
> loop is finished. Are all co-threads scheduled in round-robin or by some 
> priorities?
> 
> Thanks,
> David
> _______________________________________________
> nox-dev mailing list
> nox-dev@noxrepo.org
> http://noxrepo.org/mailman/listinfo/nox-dev

_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to