Changeset 25609 in vbox for trunk/src/VBox/Runtime/include
- Timestamp:
- Dec 31, 2009 1:41:35 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/include/internal/lockvalidator.h
r25607 r25609 46 46 RTLOCKVALRECEXCL Excl; 47 47 RTLOCKVALRECSHRD Shared; 48 RTLOCKVALRECSHRDOWN Sh aredOwn;48 RTLOCKVALRECSHRDOWN ShrdOwner; 49 49 } RTLOCKVALRECUNION; 50 50
Note:
See TracChangeset
for help on using the changeset viewer.