- Timestamp:
- Mar 27, 2007 11:39:36 AM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 19876
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/hgcm/HGCMObjects.cpp
r1681 r1720 209 209 hgcmObjLeave (); 210 210 } 211 else if (rc == VERR_SEM_DESTROYED) 212 { 213 // Should only occur on shutdown, just ignore this case here 214 } 211 215 else 212 216 {
Note:
See TracChangeset
for help on using the changeset viewer.