Searched refs:cpu_hog (Results 1 – 1 of 1) sorted by relevance
26 void *cpu_hog(void *arg) in cpu_hog() function42 pthread_create(&thread, NULL, cpu_hog, NULL); in main()