Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/
H A Dmpp_cluster.c52 WORKER_IDLE, enumerator
382 p->state = WORKER_IDLE; in cluster_worker_init()
573 p->state = WORKER_IDLE; in cluster_worker()
598 if (worker->state == WORKER_IDLE) { in cluster_signal_f()