Searched refs:mythread_sync (Results 1 – 3 of 3) sorted by relevance
187 mythread_sync(thr->coder->mutex) { in worker_error()241 mythread_sync(thr->mutex) { in worker_encode()304 mythread_sync(thr->mutex) { in worker_encode()353 mythread_sync(thr->mutex) { in worker_start()382 mythread_sync(thr->mutex) { in worker_start()523 mythread_sync(coder->mutex) { in get_thread()541 mythread_sync(coder->thr->mutex) { in get_thread()603 mythread_sync(coder->mutex) { in stream_encode_in()639 mythread_sync(coder->mutex) { in wait_for_work()698 mythread_sync(coder->mutex) { in stream_encode_mt()[all …]
51 #define mythread_sync(mutex) mythread_sync_helper1(mutex, __LINE__) macro
4795 liblzma: Fix mythread_sync for nested locking.6291 - mythread_sync() macro to create synchronized blocks