Home
last modified time | relevance | path

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

/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dpthread.c39 pthread_cond_t current_job_cond; member
60 pthread_cond_wait(&c->current_job_cond, &c->current_job_lock); in worker()
90 pthread_cond_broadcast(&c->current_job_cond); in avcodec_thread_free()
97 pthread_cond_destroy(&c->current_job_cond); in avcodec_thread_free()
124 pthread_cond_broadcast(&c->current_job_cond); in avcodec_thread_execute()
151 pthread_cond_init(&c->current_job_cond, NULL); in avcodec_thread_init()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavfilter/
H A Dpthread.c58 pthread_cond_t current_job_cond; member
81 pthread_cond_wait(&c->current_job_cond, &c->current_job_lock); in worker()
105 pthread_cond_broadcast(&c->current_job_cond); in slice_thread_uninit()
112 pthread_cond_destroy(&c->current_job_cond); in slice_thread_uninit()
149 pthread_cond_broadcast(&c->current_job_cond); in thread_execute()
181 pthread_cond_init(&c->current_job_cond, NULL); in thread_init_internal()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavfilter/
H A Dpthread.c58 pthread_cond_t current_job_cond; member
81 pthread_cond_wait(&c->current_job_cond, &c->current_job_lock); in worker()
105 pthread_cond_broadcast(&c->current_job_cond); in slice_thread_uninit()
112 pthread_cond_destroy(&c->current_job_cond); in slice_thread_uninit()
149 pthread_cond_broadcast(&c->current_job_cond); in thread_execute()
181 pthread_cond_init(&c->current_job_cond, NULL); in thread_init_internal()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dpthread_slice.c58 pthread_cond_t current_job_cond; member
88 pthread_cond_wait(&c->current_job_cond, &c->current_job_lock); in worker()
114 pthread_cond_broadcast(&c->current_job_cond); in ff_slice_thread_free()
121 pthread_cond_destroy(&c->current_job_cond); in ff_slice_thread_free()
160 pthread_cond_broadcast(&c->current_job_cond); in thread_execute()
215 pthread_cond_init(&c->current_job_cond, NULL); in ff_slice_thread_init()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dpthread_slice.c58 pthread_cond_t current_job_cond; member
88 pthread_cond_wait(&c->current_job_cond, &c->current_job_lock); in worker()
114 pthread_cond_broadcast(&c->current_job_cond); in ff_slice_thread_free()
121 pthread_cond_destroy(&c->current_job_cond); in ff_slice_thread_free()
160 pthread_cond_broadcast(&c->current_job_cond); in thread_execute()
215 pthread_cond_init(&c->current_job_cond, NULL); in ff_slice_thread_init()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/ffvpx/libavcodec/
H A Dpthread_slice.c51 pthread_cond_t current_job_cond; member
82 pthread_cond_wait(&c->current_job_cond, &c->current_job_lock); in worker()
110 pthread_cond_broadcast(&c->current_job_cond); in ff_slice_thread_free()
124 pthread_cond_destroy(&c->current_job_cond); in ff_slice_thread_free()
165 pthread_cond_broadcast(&c->current_job_cond); in thread_execute()
226 pthread_cond_init(&c->current_job_cond, NULL); in ff_slice_thread_init()