Home
last modified time | relevance | path

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

/dports/multimedia/kvazaar/kvazaar-2.1.0/src/
H A Dthreadqueue.c256 static threadqueue_job_t * threadqueue_pop_job(threadqueue_queue_t * threadqueue) in threadqueue_pop_job() function
292 threadqueue_job_t *job = threadqueue_pop_job(threadqueue); in threadqueue_worker()