Home
last modified time | relevance | path

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

/AliOS-Things-master/components/a2sa/example/
A Dsound_example_wav.c49 static pthread_mutex_t g_play_mutex; variable
135 pthread_cond_wait(&g_play_cond, &g_play_mutex); in sound_wav_thread()
201 pthread_mutex_init(&g_play_mutex, NULL); in sound_wav_init()
A Dsound_example_lb.c23 static pthread_mutex_t g_play_mutex; variable
110 pthread_mutex_init(&g_play_mutex, NULL); in sound_example_loopback_init()

Completed in 3 milliseconds