Searched refs:mythread_sync (Results 1 – 4 of 4) sorted by relevance
207 mythread_sync(thr->coder->mutex) { in worker_error()258 mythread_sync(thr->mutex) { in worker_encode()321 mythread_sync(thr->mutex) { in worker_encode()370 mythread_sync(thr->mutex) { in worker_start()401 mythread_sync(thr->mutex) { in worker_start()408 mythread_sync(thr->coder->mutex) { in worker_start()449 mythread_sync(coder->threads[i].mutex) { in threads_stop()460 mythread_sync(coder->threads[i].mutex) { in threads_stop()477 mythread_sync(coder->threads[i].mutex) { in threads_end()560 mythread_sync(coder->mutex) { in get_thread()[all …]
325 mythread_sync(thr->mutex) { in worker_enable_partial_update()415 mythread_sync(thr->coder->mutex) { in worker_decoder()434 mythread_sync(thr->mutex) { in worker_decoder()458 mythread_sync(thr->coder->mutex) { in worker_decoder()502 mythread_sync(coder->threads[i].mutex) { in threads_end()538 mythread_sync(coder->threads[i].mutex) { in threads_stop()608 mythread_sync(coder->mutex) { in get_thread()654 mythread_sync(coder->mutex) { in read_output_and_wait()1347 mythread_sync(coder->mutex) { in stream_decode_mt()1410 mythread_sync(coder->mutex) { in stream_decode_mt()[all …]
50 #define mythread_sync(mutex) mythread_sync_helper1(mutex, __LINE__) macro
18068 mythread_sync() macro. Clang doesn't seem to see that