Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_lite/services/player_lite/server/src/
H A Dplayer_server.cpp151 StreamThreadControl g_streamThreadControl; variable
224 pthread_mutex_lock(&g_streamThreadControl.mutex); in streamProcess()
226 pthread_mutex_unlock(&g_streamThreadControl.mutex); in streamProcess()
229 pthread_mutex_unlock(&g_streamThreadControl.mutex); in streamProcess()
240 pthread_mutex_lock(&g_streamThreadControl.mutex); in streamProcess()
245 pthread_mutex_unlock(&g_streamThreadControl.mutex); in streamProcess()
417 pthread_mutex_lock(&g_streamThreadControl.mutex); in Stop()
419 pthread_mutex_unlock(&g_streamThreadControl.mutex); in Stop()
565 pthread_mutex_lock(&g_streamThreadControl.mutex); in Release()
567 pthread_mutex_unlock(&g_streamThreadControl.mutex); in Release()
[all …]