VirtualBox

Changeset 83124 in vbox for trunk/src/VBox/Runtime/include


Ignore:
Timestamp:
Feb 20, 2020 5:23:23 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
136236
Message:

IPRT: Merged the two tls files, with the sideeffect that destructors only works for IPRT threads in non-dll setups.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/include/internal/thread.h

    r83101 r83124  
    265265#endif
    266266#ifdef RT_OS_WINDOWS
    267 DECLHIDDEN(void)         rtTlsWinDetachThread(void); /* in tls-dllmain-win.cpp */
     267DECLHIDDEN(void)         rtThreadWinTlsDestruction(void); /* in tls-win.cpp */
    268268#endif
    269269
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette