Searched refs:Spawn (Results 1 – 10 of 10) sorted by relevance
9 from u_boot_spawn import Spawn58 s = Spawn(['u-boot-test-console'] + args)
8 from u_boot_spawn import Spawn54 return Spawn(cmd, cwd=self.config.source_dir)
17 class Spawn(object): class
4 Spawn multiple threads to write sequentially to the same disk and time
41 Spawn a process, and connect its controlling terminal with the current
44 Spawn a process, and connect its controlling terminal with the current
235 - Spawn a subprocess.238 - Spawn a subprocess from a shell command.
110 # Spawn a Task to wait until 'event' is set.
1396 :mod:`distutils.spawn` --- Spawn a sub-process
1404 :mod:`distutils.spawn` --- Spawn a sub-process