Searched refs:vsync_thread (Results 1 – 1 of 1) sorted by relevance
69 pthread_t vsync_thread; member503 pthread_kill(dev->vsync_data.vsync_thread, SIGTERM); in cvd_hwc_close()504 pthread_join(dev->vsync_data.vsync_thread, NULL); in cvd_hwc_close()561 int ret = pthread_create(&dev->vsync_data.vsync_thread, NULL, in cvd_hwc_open()