This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
yuzu
/
src
/
core
/
hle
/
service
/
nvflinger
History
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