Home
last modified time | relevance | path

Searched refs:g_functionCond (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/audio/test/sample/
H A Didl_render.c71 pthread_cond_t g_functionCond = PTHREAD_COND_INITIALIZER; variable
208 pthread_cond_signal(&g_functionCond); in StopAudioFiles()
356 pthread_cond_wait(&g_functionCond, &g_mutex); in FrameStart()
890 pthread_cond_signal(&g_functionCond); in SetRenderResume()
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-audio-des.md1334 pthread_cond_wait(&g_functionCond, &g_mutex);
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-audio-des.md1334 pthread_cond_wait(&g_functionCond, &g_mutex);