Home
last modified time | relevance | path

Searched refs:the_ppid (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/system/
H A Dasync-teardown.c27 static pid_t the_ppid; variable
32 while (the_ppid == getppid()) { in hup_handler()
48 snprintf(name, 16, "cleanup/%d", the_ppid); in async_teardown_fn()
71 if (the_ppid == getppid()) { in async_teardown_fn()
102 the_ppid = getpid(); in init_async_teardown()