Changeset 3326 for code/trunk
- Timestamp:
- Jul 19, 2009, 4:15:09 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/core/TclThreadManager.cc
r3318 r3326 118 118 119 119 delete this->interpreterBundlesMutex_; 120 delete this->mainInterpreterMutex_; 120 // delete this->mainInterpreterMutex_; // <-- temporary disabled to avoid crash if a thread is still actively queriyng 121 121 delete this->messageQueue_; 122 122 }
Note: See TracChangeset
for help on using the changeset viewer.