Changeset 21367 in vbox for trunk/src/VBox/VMM/VMMAll
- Timestamp:
- Jul 7, 2009 5:44:52 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 49719
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PDMAllQueue.cpp
r21363 r21367 102 102 } 103 103 STAM_REL_COUNTER_INC(&pQueue->StatInsert); 104 STAM_STATS({ ASMAtomicIncU32(&pQueue->cStatPending); }); 104 105 } 105 106
Note:
See TracChangeset
for help on using the changeset viewer.