VirtualBox

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


Ignore:
Timestamp:
Feb 17, 2020 7:46:52 PM (5 years ago)
Author:
vboxsync
Message:

IPRT: Simple TLS destructor implementation for windows.

File:
1 edited

Legend:

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

    r82968 r83101  
    264264DECLHIDDEN(void)         rtThreadTlsDestruction(PRTTHREADINT pThread); /* in tls-generic.cpp */
    265265#endif
     266#ifdef RT_OS_WINDOWS
     267DECLHIDDEN(void)         rtTlsWinDetachThread(void); /* in tls-dllmain-win.cpp */
     268#endif
    266269
    267270/* thread-posix.cpp */
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