Home
last modified time | relevance | path

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

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