Hi, 

Easy question for the Gurus ;o)

If I have a number Timeouts running at the same and they all access say
the same List.
Does director run them off a single thread or might it possibly use
multiple threads to run them?

Im talking mutual exclusion or critical sections here. Can both my
timeouts modify the same data safely?

There is no provision for critical sections in lingo so I was hoping it
would only run one timer callback function at a time until it was
completed before it went on to the next one, but that might not be very
efficient?

Does anybody have any ideas about this type of thing?

Cheers alan.

-- 
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom
they are addressed.

If you have received this email in error please notify the
originator of the message. This footer also confirms that this
email message has been scanned for the presence of computer viruses.

Any views expressed in this message are those of the individual
sender, except where the sender specifies and with authority,
states them to be the views of DA Group.


[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[email protected]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to