OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:create_new_process
(Results
1 - 1
of
1
) sorted by null
/external/qemu/memcheck/
memcheck_proc_management.c
98
create_new_process
(uint32_t pid, uint32_t parent_pid)
function
450
create_new_process
(new_pid, 0);
492
new_proc =
create_new_process
(new_pid, parent_proc->pid);
Completed in 36 milliseconds