next up previous contents index
Next: 2.11.12 userdict Up: 2.11 Dictionary reference Previous: 2.11.10 threaddict   Contents   Index


2.11.11 threadsdict

There is one entry in threadsdict for each thread. The key is the thread, and the value is null by default. The value can be safely changed, which can be useful when debugging. However, the key must not be changed, or garbage collection will trigger a horrible death, since the root set will not be complete.



Jason Evans 2005-03-16