Searched refs:g_streamThreadControl (Results 1 – 1 of 1) sorted by relevance
151 StreamThreadControl g_streamThreadControl; variable224 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 …]