Home
last modified time | relevance | path

Searched defs:parent_pid (Results 1 – 6 of 6) sorted by relevance

/llvm-project/libc/test/src/signal/
H A Dkill_test.cpp21 pid_t parent_pid = LIBC_NAMESPACE::syscall_impl<pid_t>(SYS_getpid); in TEST() local
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Darwin/
H A Dprint-stack-trace-in-code-loaded-after-fork.cpp34 pid_t parent_pid = getpid(); in main() local
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_netbsd_libcdep.cpp73 uptr parent_pid; member
H A Dsanitizer_stoptheworld_linux_libcdep.cpp115 uptr parent_pid; member
/llvm-project/compiler-rt/lib/profile/
H A DGCDAProfiling.c590 pid_t parent_pid = getpid(); in __gcov_fork() local
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp5737 lldb::pid_t parent_pid = m_gdb_comm.GetCurrentProcessID(); DidFork() local