Home
last modified time | relevance | path

Searched defs:g_pid (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/test/API/functionalities/fork/concurrent_vfork/
H A Dmain.cpp11 pid_t g_pid = 0; variable
/llvm-project/lldb/tools/debugserver/source/
H A Dlibdebugserver.cpp125 nub_process_t g_pid; variable
H A Ddebugserver.cpp46 nub_process_t g_pid = INVALID_NUB_PROCESS; variable
[all...]
/llvm-project/lldb/examples/interposing/darwin/fd_interposing/
H A DFDInterposing.cpp247 static int g_pid = -1; variable