Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_cpu.c97 static void *hog_cpu_thread_func(void *arg) in hog_cpu_thread_func() function
147 ret = pthread_create(&tid, NULL, &hog_cpu_thread_func, NULL); in hog_cpus_timed()