And there is no way that two threads will be running simultaneously (On multi-core processors) ?
On Thu, Aug 12, 2010 at 12:23 PM, Chris Double <[email protected]>wrote: > On Thu, Aug 12, 2010 at 8:55 PM, Grisha Freilikhman <[email protected]> > wrote: > > on the same channel with senders and receivers vectors are empty. > > S: checks if receivers vector empty => push itself to the senders vector, > > just before the suspend word processed > > R thread get control. > > Factor threads are cooperative. It wouldn't be possible for R thread > to get control before S suspends. > > Chris. > -- > http://www.bluishcoder.co.nz > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > Factor-talk mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/factor-talk >
------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
