Searched refs:callback_thread (Results 1 – 1 of 1) sorted by relevance
52 pthread_t callback_thread; member176 pthread_join(stdev->callback_thread, (void **) NULL); in stdev_unload_sound_model()211 pthread_create(&stdev->callback_thread, (const pthread_attr_t *) NULL, in stdev_start_recognition()236 pthread_join(stdev->callback_thread, (void **) NULL); in stdev_stop_recognition()