Changeset 41774 in vbox for trunk/src/VBox/Additions
- Timestamp:
- Jun 16, 2012 2:44:06 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlThread.cpp
r40682 r41774 1483 1483 * spawning services. This needs to be done after the new 1484 1484 * process has been started because otherwise signal handling 1485 * on (Open) Solaris does not work correctly (see #5068).1485 * on (Open) Solaris does not work correctly (see @bugref{5068}). 1486 1486 */ 1487 1487 int rc2 = RTThreadUserSignal(RTThreadSelf());
Note:
See TracChangeset
for help on using the changeset viewer.