Searched refs:lib_idle_pids (Results 1 – 1 of 1) sorted by relevance
75 static pid_t lib_idle_pids[MAXCPUS]; variable355 switch (lib_idle_pids[i] = fork()) { in start_looper_processes()395 if ((lib_idle_pids[i] = CreateThread(0, in start_looper_processes()456 kill(lib_idle_pids[i],SIGTERM); in cpu_util_terminate()