Searched defs:_start_method (Results 1 – 6 of 6) sorted by relevance
221 _start_method = None variable in Process277 _start_method = 'fork' variable in ForkProcess284 _start_method = 'spawn' variable in SpawnProcess296 _start_method = 'forkserver' variable in ForkServerProcess332 _start_method = 'spawn' variable in SpawnProcess