Searched refs:thr_ptr (Results 1 – 2 of 2) sorted by relevance
321 worker_enable_partial_update(void *thr_ptr) in worker_enable_partial_update() argument323 struct worker_thread *thr = thr_ptr; in worker_enable_partial_update()333 worker_decoder(void *thr_ptr) in worker_decoder() argument335 struct worker_thread *thr = thr_ptr; in worker_decoder()
363 worker_start(void *thr_ptr) in worker_start() argument365 worker_thread *thr = thr_ptr; in worker_start()