Changeset 3159 for trunk/src/kmk/w32/winchildren.h
- Timestamp:
- Mar 19, 2018, 2:37:13 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/w32/winchildren.h
r3156 r3159 36 36 int MkWinChildKill(pid_t pid, int iSignal, struct child *pMkChild); 37 37 int MkWinChildWait(int fBlock, pid_t *pPid, int *piExitCode, int *piSignal, int *pfCoreDumped, struct child **ppMkChild); 38 void MkWinChildExclusiveAcquire(void); 39 void MkWinChildExclusiveRelease(void); 38 40 39 41 #undef CLOSE_ON_EXEC
Note:
See TracChangeset
for help on using the changeset viewer.