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