Commit History

Author SHA1 Message Date
  florian e6648da567 * make heaptrc aware of the fact that multi threading could be initialized before heaptrc itself is initialized, this is currently the case for windows dlls 15 years ago
  florian fb07fe5856 * always assume a multithreaded application when using threadvars in dlls, resolves #14992 15 years ago
  florian cc0d946f16 * fixes bootstrapping with 2.2.4 15 years ago
  florian 7a82669942 * forgotten part of r14432 15 years ago
  florian c288e6c105 * deallocate thread variables for the main thread as well, as described in #15002 15 years ago
  michael 1cf64c032f * Patch to remove useless process_entry_hook from sven barth 15 years ago
  florian 2f8e263560 * allow only one thread at a time to attach on a dll so the tls slot is allocated properly, resolves #12987 16 years ago
  florian 380f3ac78f * fix from Nikolay Samofatov for #12987: initialize thread vars in libraries on windows correctly 16 years ago
  florian a8804cf2a6 * unified some win32/win64 code 17 years ago