Searched refs:g_pid (Results 1 – 3 of 3) sorted by relevance
39 nub_process_t g_pid = INVALID_NUB_PROCESS; variable232 g_pid = pid; in RNBRunLoopLaunchInferior()290 g_pid = pid; in RNBRunLoopLaunchInferior()322 g_pid = pid; in RNBRunLoopLaunchInferior()349 g_pid = pid; in RNBRunLoopLaunchAttaching()381 if (g_pid != INVALID_NUB_PROCESS) in signal_handler()386 switch (DNBProcessGetState (g_pid)) in signal_handler()390 DNBProcessSignal (g_pid, SIGSTOP); in signal_handler()1348 g_pid = pid; in main()1388 g_pid = pid; in main()
130 nub_process_t g_pid; variable
325 static int g_pid = -1; variable413 if (g_pid != pid) in get_interposed_pid()415 if (g_pid == -1) in get_interposed_pid()417 g_pid = pid; in get_interposed_pid()422 … descriptor create and delete functions for child process %s (pid=%i)\n", g_pid, get_process_fullp… in get_interposed_pid()428 return g_pid; in get_interposed_pid()