Home
last modified time | relevance | path

Searched refs:sound_output_mutex (Results 1 – 2 of 2) sorted by relevance

/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/src/modules/
H A Dfestival.c198 pthread_mutex_t sound_output_mutex; variable
304 pthread_mutex_init(&sound_output_mutex, NULL); in module_init()
429 pthread_mutex_lock(&sound_output_mutex); in module_stop()
434 pthread_mutex_unlock(&sound_output_mutex); in module_stop()
488 pthread_mutex_lock(&sound_output_mutex); \
491 pthread_mutex_unlock(&sound_output_mutex); \
498 pthread_mutex_lock(&sound_output_mutex); \
501 pthread_mutex_unlock(&sound_output_mutex); \
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/src/modules/
H A Dfestival.c198 pthread_mutex_t sound_output_mutex; variable
304 pthread_mutex_init(&sound_output_mutex, NULL); in module_init()
429 pthread_mutex_lock(&sound_output_mutex); in module_stop()
434 pthread_mutex_unlock(&sound_output_mutex); in module_stop()
488 pthread_mutex_lock(&sound_output_mutex); \
491 pthread_mutex_unlock(&sound_output_mutex); \
498 pthread_mutex_lock(&sound_output_mutex); \
501 pthread_mutex_unlock(&sound_output_mutex); \