Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/
Dkms_frontbuffer_tracking.c1124 static void *busy_thread_func(void *data) in busy_thread_func() function
1150 rc = pthread_create(&busy_thread.thread, NULL, busy_thread_func, NULL); in start_busy_thread()