Searched refs:act_thread (Results 1 – 2 of 2) sorted by relevance
77 pthread_t act_thread; member
312 int error = pthread_create(&act->act_thread, NULL, action, sync); in scene_start()337 int error = pthread_join(act->act_thread, NULL); in scene_end()