Searched refs:watchPid (Results 1 – 2 of 2) sorted by relevance
73 pid_t watchPid = 0; variable91 watchPid = stoi(pch);92 printf("try to kill usb_watch_process.sh, pid: %d\n", watchPid);93 kill(watchPid, SIGKILL);
74 pid_t watchPid = 0; variable92 watchPid = stoi(pch);93 printf("try to kill usb_watch_process.sh, pid: %d\n", watchPid);94 kill(watchPid, SIGKILL);