Changeset 62571 in vbox for trunk/src/VBox/Runtime/testcase/tstRTMemPool.cpp
- Timestamp:
- Jul 26, 2016 3:58:26 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/tstRTMemPool.cpp
r62477 r62571 220 220 // uint32_t iThread = (uint32_t)(uintptr_t)pvArg; 221 221 RTMEMPOOL hMemPool = g_hMemPool4; 222 RT_NOREF_PV(pvArg); 223 222 224 223 225 /* setup. */
Note:
See TracChangeset
for help on using the changeset viewer.