diff options
author | davygrvy <davygrvy@pobox.com> | 2004-05-06 01:02:18 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2004-05-06 01:02:18 (GMT) |
commit | 67c13e8ce843ef9594171c0789af6bbce954ab5c (patch) | |
tree | e4321306b926c735c11e7dc28d9c8cdd391062ac /tools | |
parent | b57cecd3c68da0bfa3bde7795d505fd29bbd8ca8 (diff) | |
download | tcl-67c13e8ce843ef9594171c0789af6bbce954ab5c.zip tcl-67c13e8ce843ef9594171c0789af6bbce954ab5c.tar.gz tcl-67c13e8ce843ef9594171c0789af6bbce954ab5c.tar.bz2 |
* generic/tclEvent.c: TclSetLibraryPath's use of caching the
stringrep of the pathPtr object to TclGetLibraryPath called from
another thread was ineffective if the original's stringrep had
been invalidated as what happens when it gets muted to a list.
* generic/tclInt.h:
* generic/tclThread.c:
* generic/tclEvent.c:
* unix/tclUnixThrd.c:
* win/tclWinThrd.c: Provisions made so masterLock, initLock,
allocLock and joinLock mutexes can be recovered during
Tcl_Finalize.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions