Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/inc/
H A Dmpp_thread.h39 MPP_THREAD_WAITING, enumerator
/rockchip-linux_mpp/osal/
H A Dmpp_thread.c287 thread->thd_status[id] = MPP_THREAD_WAITING; in mpp_thread_wait()
290 if (thread->thd_status[id] == MPP_THREAD_WAITING) in mpp_thread_wait()