Changeset 83101 in vbox for trunk/src/VBox/Runtime/include
- Timestamp:
- Feb 17, 2020 7:46:52 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/include/internal/thread.h
r82968 r83101 264 264 DECLHIDDEN(void) rtThreadTlsDestruction(PRTTHREADINT pThread); /* in tls-generic.cpp */ 265 265 #endif 266 #ifdef RT_OS_WINDOWS 267 DECLHIDDEN(void) rtTlsWinDetachThread(void); /* in tls-dllmain-win.cpp */ 268 #endif 266 269 267 270 /* thread-posix.cpp */
Note:
See TracChangeset
for help on using the changeset viewer.