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