Searched defs:spawn (Results 1 – 2 of 2) sorted by relevance
| /openbmc/sdbusplus/include/sdbusplus/async/ | ||
| H A D | context.hpp | 61 void spawn(Snd&& sender) in spawn() function in sdbusplus::async::context |
| /openbmc/openbmc/poky/meta/lib/oe/ | ||
| H A D | terminal.py | 228 def spawn(name, sh_cmd, title=None, env=None, d=None): function |