VirtualBox

Changeset 57710 in vbox for trunk/src/VBox/Additions/common


Ignore:
Timestamp:
Sep 11, 2015 11:17:52 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
102623
Message:

Comment, renaming.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h

    r57708 r57710  
    7272     *
    7373     * @returns VBox status code.
    74      * @retval  VINF_SUCCESS if exitting because *pfTerminate was set.
    75      * @param   pfTerminate     Pointer to a per service termination flag to check
     74     * @retval  VINF_SUCCESS if exitting because *pfShutdown was set.
     75     * @param   pfShutdown      Pointer to a per service termination flag to check
    7676     *                          before and after blocking.
    7777     */
    78     DECLCALLBACKMEMBER(int, pfnWorker)(bool volatile *pfTerminate);
     78    DECLCALLBACKMEMBER(int, pfnWorker)(bool volatile *pfShutdown);
    7979
    8080    /**
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