VirtualBox

Changeset 3172 in kBuild for trunk/src/kmk/w32/winchildren.h


Ignore:
Timestamp:
Mar 21, 2018 2:21:23 PM (7 years ago)
Author:
bird
Message:

kmk/win: Make outsource the writing part of kmk_builtin_append to a worker thread to try avoid blocking the main kmk thread.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/w32/winchildren.h

    r3169 r3172  
    3737int     MkWinChildCreateBuiltIn(struct KMKBUILTINENTRY const *pBuiltIn, int cArgs, char **papszArgs,
    3838                                char **papszEnv, struct child *pMkChild, pid_t *pPid);
     39int     MkWinChildCreateAppend(const char *pszFilename, char **ppszAppend, size_t cbAppend, int fTruncate,
     40                               struct child *pMkChild, pid_t *pPid);
    3941int     MkWinChildCreateSubmit(intptr_t hEvent, void *pvSubmitWorker, pid_t *pPid);
    4042int     MkWinChildCreateRedirect(intptr_t hProcess, pid_t *pPid);
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