Changeset 83124 in vbox for trunk/src/VBox/Runtime/include
- Timestamp:
- Feb 20, 2020 5:23:23 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 136236
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/include/internal/thread.h
r83101 r83124 265 265 #endif 266 266 #ifdef RT_OS_WINDOWS 267 DECLHIDDEN(void) rtT lsWinDetachThread(void); /* in tls-dllmain-win.cpp */267 DECLHIDDEN(void) rtThreadWinTlsDestruction(void); /* in tls-win.cpp */ 268 268 #endif 269 269
Note:
See TracChangeset
for help on using the changeset viewer.