VirtualBox

Ignore:
Timestamp:
Jul 6, 2010 12:16:31 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
63419
Message:

Comments, some logging.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp

    r30625 r30662  
    872872                                 * Tell the control thread that it can continue
    873873                                 * spawning services. This needs to be done after the new
    874                                  * process has been started because otherwise signal handling 
     874                                 * process has been started because otherwise signal handling
    875875                                 * on (Open) Solaris does not work correctly (see #5068).
    876876                                 */
     
    941941                       pData->pszCmd, pData->uPID, rc);
    942942
    943     /* 
     943    /*
    944944     * If something went wrong signal the user event so that others don't wait
    945      * forever on this thread. 
     945     * forever on this thread.
    946946     */
    947947    if (RT_FAILURE(rc) && !fSignalled)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette