Searched defs:spawn (Results 1 – 7 of 7) sorted by relevance
191 struct spawn { struct204 struct spawn * next; argument205 struct spawn ** prevnext; argument212 extern struct spawn * Spawn; argument
6 def __init__(self, spawn, searcher, searchwindowsize=-1): argument
29 class spawn(SpawnBase): class
447 spawn(struct cmd *cmd, struct cmd *cmdlist) in spawn() function
172 void TaskGroup::spawn(std::function<void()> F) { in spawn() function in llvm::parallel::TaskGroup
179 def spawn( member in PtyProcess
1681 spawn(int ctrl, short events, void *xsep) in spawn() function