Re: thread::mutex lock problem, a bug?



I found what was wrong:
When I compiled thread extension, I put it at the same directory of
tcl8.4.11 which is compiled without --enable-threads.

After I recompiled it, every thing is fine. I removed all "after"
statement, and run it for one hour. No deadlock or starvation is
observed.

I am going to test my real applications. some of them are running under
MS windows. Do you have to update windows code? How soon will
activestate.com update your modifications?

I will tell you the testing result soon.

Thank you.

.