yuzu/src/core/hle/service/nvflinger
ameerj 6b354ccaee buffer_queue: Protect queue_sequence list access with a mutex
fixes a data race as this is an unprotected variable manipulated by multiple threads
2021-01-04 01:36:41 -05:00
..
buffer_queue.cpp buffer_queue: Protect queue_sequence list access with a mutex 2021-01-04 01:36:41 -05:00
buffer_queue.h buffer_queue: Protect queue_sequence list access with a mutex 2021-01-04 01:36:41 -05:00
nvflinger.cpp service: nvflinger: Improve synchronization for BufferQueue. 2020-12-28 21:33:34 -08:00
nvflinger.h service: nvflinger: Improve synchronization for BufferQueue. 2020-12-28 21:33:34 -08:00