Searched refs:g_tid (Results 1 – 1 of 1) sorted by relevance
50 static pid_t g_tid; variable195 g_tid = (pid_t)syscall(SYS_gettid); in ReapProcess()301 kill(g_tid, SIGUSR1); in BeginProcess()