- Timestamp:
- Oct 25, 2021 3:06:37 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-all/VirtualBoxTranslator.cpp
r92039 r92042 68 68 * @callback_method_impl{FNRTONCECLEANUP, Destroys TLS index during the process termination.} 69 69 */ 70 DECLCALLBACK(void) uninitTls(void *pvUser, bool fLazyCleanUpOk)70 static DECLCALLBACK(void) uninitTls(void *pvUser, bool fLazyCleanUpOk) 71 71 { 72 72 RT_NOREF(pvUser);
Note:
See TracChangeset
for help on using the changeset viewer.

