Searched refs:mpp_thread_wait (Results 1 – 6 of 6) sorted by relevance
106 void mpp_thread_wait(MppThread *thread, MppThreadSignalId id);
717 mpp_thread_wait(parser, THREAD_WORK); in mpp_dec_parser_thread()807 mpp_thread_wait(hal, THREAD_WORK); in mpp_dec_hal_thread()937 mpp_thread_wait(thd_dec, THREAD_WORK); in mpp_dec_advanced_thread()
2873 mpp_thread_wait(thd_enc, THREAD_WORK); in mpp_enc_thread()3606 mpp_thread_wait(thd_enc, THREAD_WORK); in mpp_enc_async_thread()
574 mpp_thread_wait(thd, THREAD_WORK); in cluster_worker()
283 void mpp_thread_wait(MppThread *thread, MppThreadSignalId id) in mpp_thread_wait() function
862 mpp_thread_wait(thd, THREAD_WORK); in dec_vproc_thread()