Home
last modified time | relevance | path

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

/drivers/peripheral/usb/sample/host/src/
Dusbhost_nosdk_speed.c50 static pid_t g_tid; variable
195 g_tid = (pid_t)syscall(SYS_gettid); in ReapProcess()
301 kill(g_tid, SIGUSR1); in BeginProcess()