Search completed in 0.95 seconds.
1 results for "PR_DetachProcess":
Process Management and Interprocess Communication
MozillaProjectsNSPRReferenceProcess Management and Interprocess Communication
setting the attributes of a new process the functions that create and manipulate attribute sets of new processes are: pr_newprocessattr pr_resetprocessattr pr_destroyprocessattr pr_processattrsetstdioredirect pr_processattrsetcurrentdirectory pr_processattrsetinheritablefd creating and managing processes the functions that create and manage processes are: pr_createprocess pr_detachprocess pr_waitprocess pr_killprocess ...