Changeset 39617 in vbox
- Timestamp:
- Dec 14, 2011 4:45:01 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 75398
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/misc/reqpool.cpp
r39616 r39617 563 563 } 564 564 565 #if 0 /* later */ 566 565 567 typedef enum RTREQPOOLCFGVAR 566 568 { … … 596 598 } 597 599 600 #endif /* later */ 598 601 599 602 RTDECL(uint32_t) RTReqPoolRetain(RTREQPOOL hPool)
Note:
See TracChangeset
for help on using the changeset viewer.