[Tcl Java] RE: [Tcl Java] Re: [Tcl Java] RE: [Tcl Java] RE: [Tcl Java] Threa d question in TclBlend

2000-05-18 Thread Mo DeJong
I thought the whole point you were making was that if we require that Tcl be built with threads then we could remove the JAVA_LOCK stuff. How do you suggest we implement locking in a non thread enabled version of Tcl if we are not going to use the current JAVA_LOCK approach? Mo Dejong Red Hat

[Tcl Java] RE: [Tcl Java] RE: [Tcl Java] Threa d question in TclBlend

2000-05-18 Thread Mo DeJong
Original Message- From: Mo DeJong [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 18, 2000 4:16 PM To: [EMAIL PROTECTED] Subject: [Tcl Java] RE: [Tcl Java] Threa d question in TclBlend Well, how do we prevent the Tcl event queue from being accessed from multiple Java threads? In the