Changeset 39621 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Dec 15, 2011 9:56:54 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 75402
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/misc/reqpool.cpp
r39620 r39621 837 837 RTCritSectEnter(&pPool->CritSect); 838 838 839 uint64_t u64; 840 PRTREQPOOLTHREAD pThread; 839 uint64_t u64; 841 840 switch (enmStat) 842 841 {
Note:
See TracChangeset
for help on using the changeset viewer.