Changeset 62570 in vbox for trunk/src/VBox/Runtime/testcase/tstRTCritSectRw.cpp
- Timestamp:
- Jul 26, 2016 3:45:53 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 109139
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/tstRTCritSectRw.cpp
r62477 r62570 448 448 int main(int argc, char **argv) 449 449 { 450 RT_NOREF_PV(argv); 450 451 int rc = RTTestInitAndCreate("tstRTCritSectRw", &g_hTest); 451 452 if (rc)
Note:
See TracChangeset
for help on using the changeset viewer.