Searched refs:CreateJobObject (Results 1 – 6 of 6) sorted by relevance
298 job_handle.Set(CreateJobObject(NULL, NULL)); in LaunchChildTestProcessWithOptions()
783 job = CreateJobObject(NULL, NULL); in run_child()
2482 job = CreateJobObject(NULL, NULL); in launchEnvironment()
429 job_handle.Set(CreateJobObject(NULL, NULL)); in LaunchChildTestProcessWithOptions()
2591 #define CreateJobObject __MINGW_NAME_AW(CreateJobObject) macro
1764 func CreateJobObject(jobAttr *SecurityAttributes, name *uint16) (handle Handle, err error) { func