Searched refs:cpu_hog (Results 1 - 1 of 1) sorted by relevance

/system/extras/tests/bionic/libc/common/
H A Dtest_clock.c26 void *cpu_hog(void *arg) function
42 pthread_create(&thread, NULL, cpu_hog, NULL);

Completed in 265 milliseconds