Changeset 25289 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Dec 10, 2009 12:32:17 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 55836
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/AutoLock.h
r25288 r25289 444 444 } 445 445 446 void attachRaw(LockHandle *ph);447 448 446 bool isWriteLockOnCurrentThread() const; 449 447 uint32_t writeLockLevel() const;
Note:
See TracChangeset
for help on using the changeset viewer.