Files
textmate/Frameworks/io
Allan Odgaard 9f339bbae1 Fix thread related crash
Since the std::map hosting the basic environment was using a (function local) static initializer, it would be destroyed during exit — though there might be threads using the basic environment, and joining these might happen after destroying the basic environment.

This should explain the crash in network::launch_tbz.
2012-09-21 17:50:52 +02:00
..
2012-09-21 17:50:52 +02:00
2012-08-29 16:02:29 +02:00