This website requires JavaScript.
Explore
Help
Sign In
yuan
/
suyu
Watch
1
Star
0
Fork
0
You've already forked suyu
mirror of
https://git.suyu.dev/suyu/suyu.git
synced
2025-06-21 04:41:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
suyu
/
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