Changeset 39083 in vbox for trunk/src/VBox/Runtime/common/misc/thread.cpp
- Timestamp:
- Oct 22, 2011 12:28:46 AM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 74515
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/misc/thread.cpp
r38636 r39083 1326 1326 if (RT_SUCCESS(rc)) /* hide any warnings */ 1327 1327 return VINF_SUCCESS; 1328 NOREF(pvUser); 1328 1329 return rc; 1329 1330 }
Note:
See TracChangeset
for help on using the changeset viewer.