Searched refs:callback_thread (Results 1 – 1 of 1) sorted by relevance
68 pthread_t callback_thread; member426 pthread_join(stdev->callback_thread, (void **)NULL); in stdev_unload_sound_model()474 pthread_create(&stdev->callback_thread, (const pthread_attr_t *) NULL, in stdev_start_recognition()505 pthread_join(stdev->callback_thread, (void **)NULL); in stdev_stop_recognition()