Searched defs:_start_method (Results 1 – 1 of 1) sorted by relevance
221 _start_method = None variable in Process272 _start_method = 'fork' variable in ForkProcess279 _start_method = 'spawn' variable in SpawnProcess286 _start_method = 'forkserver' variable in ForkServerProcess322 _start_method = 'spawn' variable in SpawnProcess