Changeset 86171 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Sep 18, 2020 1:38:58 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/thread-win.cpp
r86170 r86171 145 145 static void rtThreadWinTellDebuggerThreadName(uint32_t idThread, const char *pszName) 146 146 { 147 /// @todo check out SetThreadDescription from W10-1607148 147 struct 149 148 {
Note:
See TracChangeset
for help on using the changeset viewer.