Changeset 28627 in vbox
- Timestamp:
- Apr 23, 2010 8:14:17 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/GuestImpl.cpp
r28626 r28627 982 982 int vrc = VINF_SUCCESS; 983 983 984 /* Make sure mParent is valid, so set a read lock in this scope. */984 /* Make sure mParent is valid, so set the read lock while using. */ 985 985 AutoReadLock alock(this COMMA_LOCKVAL_SRC_POS); 986 986
Note:
See TracChangeset
for help on using the changeset viewer.