Changeset 32817 in vbox for trunk/src/VBox/Frontends/VBoxBFE/AutoCaller.h
- Timestamp:
- Sep 29, 2010 2:30:07 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxBFE/AutoCaller.h
r28800 r32817 44 44 }; 45 45 46 class AutoReadLock 47 { 48 public: 49 AutoReadLock(VirtualBoxBase *) {} 50 }; 51 46 52 class AutoWriteLock 47 53 {
Note:
See TracChangeset
for help on using the changeset viewer.