Searched refs:m_out_th_lock (Results 1 – 8 of 8) sorted by relevance
223 pthread_mutex_lock(&m_out_th_lock); in out_th_goto_sleep()226 pthread_cond_wait(&out_cond, &m_out_th_lock); in out_th_goto_sleep()229 pthread_mutex_unlock(&m_out_th_lock); in out_th_goto_sleep()234 pthread_mutex_lock(&m_out_th_lock); in out_th_wakeup()240 pthread_mutex_unlock(&m_out_th_lock); in out_th_wakeup()322 pthread_mutex_init(&m_out_th_lock, &m_out_th_attr); in omx_qcelp13_aenc()416 pthread_mutex_destroy(&m_out_th_lock); in ~omx_qcelp13_aenc()
223 pthread_mutex_lock(&m_out_th_lock); in out_th_goto_sleep()226 pthread_cond_wait(&out_cond, &m_out_th_lock); in out_th_goto_sleep()229 pthread_mutex_unlock(&m_out_th_lock); in out_th_goto_sleep()234 pthread_mutex_lock(&m_out_th_lock); in out_th_wakeup()240 pthread_mutex_unlock(&m_out_th_lock); in out_th_wakeup()322 pthread_mutex_init(&m_out_th_lock, &m_out_th_attr); in omx_amr_aenc()416 pthread_mutex_destroy(&m_out_th_lock); in ~omx_amr_aenc()
223 pthread_mutex_lock(&m_out_th_lock); in out_th_goto_sleep()226 pthread_cond_wait(&out_cond, &m_out_th_lock); in out_th_goto_sleep()229 pthread_mutex_unlock(&m_out_th_lock); in out_th_goto_sleep()234 pthread_mutex_lock(&m_out_th_lock); in out_th_wakeup()240 pthread_mutex_unlock(&m_out_th_lock); in out_th_wakeup()318 pthread_mutex_init(&m_out_th_lock, &m_out_th_attr); in omx_evrc_aenc()412 pthread_mutex_destroy(&m_out_th_lock); in ~omx_evrc_aenc()
436 pthread_mutex_t m_out_th_lock; variable
224 pthread_mutex_lock(&m_out_th_lock); in out_th_goto_sleep()227 pthread_cond_wait(&out_cond, &m_out_th_lock); in out_th_goto_sleep()230 pthread_mutex_unlock(&m_out_th_lock); in out_th_goto_sleep()235 pthread_mutex_lock(&m_out_th_lock); in out_th_wakeup()241 pthread_mutex_unlock(&m_out_th_lock); in out_th_wakeup()323 pthread_mutex_init(&m_out_th_lock, &m_out_th_attr); in omx_aac_aenc()417 pthread_mutex_destroy(&m_out_th_lock); in ~omx_aac_aenc()
518 pthread_mutex_t m_out_th_lock; variable