Changeset 40200 in vbox for trunk/src/VBox/HostDrivers/VBoxUSB
- Timestamp:
- Feb 21, 2012 2:41:43 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 76365
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSB-solaris.c
r39354 r40200 48 48 #include <sys/disp.h> 49 49 50 /** @todo review the locking here, verify assumptions about code executed 51 * without the vboxusb_state_t::Mtx mutex */ 50 52 51 53 /*******************************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.