- now we use DECLARE_TCL_MUTEX macro as defined in tcl.h for setting up the
mutex

- updated calls to Tcl_MutexLock and Tcl_MutexUnlock

- removed the previously added static flag

- pulled out the tcl-init_stuff call from the parent, we now just do it in the
child processes.

1 file changed