Version 0 of thread::eval

Updated 2010-10-26 10:49:02 by dkf
thread::eval ?-lock mutex? arg ?arg ...?

This command concatenates the args and evaluates the resulting script under the protection of a mutex. If -lock is given, the mutex named will be used, otherwise an internal unnamed global mutex will be used.


See also