Searched refs:fork (Results 1 – 25 of 41) sorted by relevance
12
19 ifeq (libril-cuttlefish-fork,$(CUTTLEFISH_LIBRIL_NAME))24 LOCAL_MODULE := libril-cuttlefish-fork
90 def fork(): function108 pid = os.fork()159 pid, master_fd = fork()
56 self.pid = os.fork()124 self.pid = os.fork()
27 libril-cuttlefish-fork
56 fork (void) in fork() function
28 pid_t pid = ::fork(); in forkAndExec()
27 "fork.cpp",
11 os.fork
30 from os import fork31 del fork
46 pid = os.fork()
64 cpid = os.fork()
114 pid, master_fd = pty.fork()
155 child = os.fork()302 pid = os.fork()
205 pid = os.fork()
160 pid_t pid = ::fork(); in daemonize()170 pid = ::fork(); in daemonize()
3 This directory contains a fork of the emugen tool from the external/qemu project
40 int rval = fork(); in TEST()
59 pid = posix.fork()
88 child_pid = fork(); in dtop_run_and_log()
112 CUTTLEFISH_LIBRIL_NAME := libril-cuttlefish-fork
21 - Clone the fork to your own machine.85 - Push your local changes to your fork of the repository.116 .. _Fork: https://help.github.com/articles/fork-a-repo
121 pid_t fork(void);
105 pid = os.fork()
227 auto pid = fork(); in DaemonizeLauncher()291 auto child_pid = fork(); in StopCvd()
87 pid_t pid = fork(); in subprocess_impl()