Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tools/
Dintel_guc_logger.c67 pthread_t flush_thread; variable
254 ret = pthread_create(&flush_thread, &p_attr, flusher, NULL); in init_flusher_thread()
461 pthread_join(flush_thread, NULL); in main()