Searched refs:worker_thread (Results 1 – 2 of 2) sorted by relevance
58 pthread_t worker_thread; member
183 pthread_create(&dsc->worker_thread, NULL, _poll_thread, dsc); in lv_libinput_create()656 pthread_cancel(dsc->worker_thread); in _delete()