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
git-svn-id: trunk@14560 -
|
2010-01-07 13:41:43 +00:00 |
|
florian
|
fb07fe5856
|
* always assume a multithreaded application when using threadvars in dlls, resolves #14992
git-svn-id: trunk@14557 -
|
2010-01-06 21:26:49 +00:00 |
|
florian
|
cc0d946f16
|
* fixes bootstrapping with 2.2.4
git-svn-id: trunk@14442 -
|
2009-12-14 18:51:57 +00:00 |
|
florian
|
7a82669942
|
* forgotten part of r14432
git-svn-id: trunk@14433 -
|
2009-12-13 11:18:49 +00:00 |
|
florian
|
c288e6c105
|
* deallocate thread variables for the main thread as well, as described in #15002
git-svn-id: trunk@14201 -
|
2009-11-16 19:36:32 +00:00 |
|
michael
|
1cf64c032f
|
* Patch to remove useless process_entry_hook from sven barth
git-svn-id: trunk@14094 -
|
2009-11-07 10:10:47 +00:00 |
|
florian
|
2f8e263560
|
* allow only one thread at a time to attach on a dll so the tls slot is allocated properly, resolves #12987
git-svn-id: trunk@13648 -
|
2009-09-05 13:41:09 +00:00 |
|
florian
|
380f3ac78f
|
* fix from Nikolay Samofatov for #12987: initialize thread vars in libraries on windows correctly
* unified dll entry code between win32 and win64
git-svn-id: trunk@13445 -
|
2009-07-25 21:08:36 +00:00 |
|
florian
|
a8804cf2a6
|
* unified some win32/win64 code
git-svn-id: trunk@11745 -
|
2008-09-10 21:25:59 +00:00 |
|