Searched refs:thread_loop (Results 1 – 1 of 1) sorted by relevance
29 static THREADFN thread_loop(void *ptr) { // thread loop in thread_loop() function96 ok = !pthread_create(&worker->thread_, NULL, thread_loop, worker); in vp9_worker_reset()