Searched refs:thd_dec (Results 1 – 1 of 1) sorted by relevance
896 MppThread *thd_dec = dec->thread_parser; in mpp_dec_advanced_thread() local910 AutoMutex autolock(thd_dec->mutex()); in mpp_dec_advanced_thread()911 if (MPP_THREAD_RUNNING != thd_dec->get_status()) in mpp_dec_advanced_thread()915 thd_dec->wait(); in mpp_dec_advanced_thread()1130 MppThread *thd_dec = dec->thread_parser; in mpp_dec_notify_normal() local1133 thd_dec->lock(); in mpp_dec_notify_normal()1149 thd_dec->signal(); in mpp_dec_notify_normal()1151 thd_dec->unlock(); in mpp_dec_notify_normal()