diff options
| author | patthoyts <patthoyts@users.sourceforge.net> | 2008-10-13 22:51:31 (GMT) |
|---|---|---|
| committer | patthoyts <patthoyts@users.sourceforge.net> | 2008-10-13 22:51:31 (GMT) |
| commit | fd2a69c6c5b6780f4a47a26379b1c3a5f16b99f6 (patch) | |
| tree | 7626fb7b16a0adffdfdfda07d60c140378f13156 /unix | |
| parent | 14f6b32610b27825a293f10d6f449649f5109237 (diff) | |
| download | tcl-fd2a69c6c5b6780f4a47a26379b1c3a5f16b99f6.zip tcl-fd2a69c6c5b6780f4a47a26379b1c3a5f16b99f6.tar.gz tcl-fd2a69c6c5b6780f4a47a26379b1c3a5f16b99f6.tar.bz2 | |
We need to initialize the thread id variable to 0 as on 64 bit windows
this is a pointer sized field while windows only fills it with a 32
bit value. The result is an inability to join the threads as the ids
cannot be matched.
Diffstat (limited to 'unix')
0 files changed, 0 insertions, 0 deletions
