Searched refs:JOB_OBJECT_LIMIT_KILL_ON_JOB_CLOSE (Results 1 – 4 of 4) sorted by relevance
223 limitInfo.BasicLimitInformation.LimitFlags = JOB_OBJECT_LIMIT_KILL_ON_JOB_CLOSE; in WindowsProcess()
94 JOB_OBJECT_LIMIT_KILL_ON_JOB_CLOSE; in uv__init_global_job_handle()
4103 #ifndef JOB_OBJECT_LIMIT_KILL_ON_JOB_CLOSE4104 # define JOB_OBJECT_LIMIT_KILL_ON_JOB_CLOSE 0x00002000 macro
788 info.BasicLimitInformation.LimitFlags |= JOB_OBJECT_LIMIT_KILL_ON_JOB_CLOSE | in run_child()