This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
github.ong19th.Citron
Archived
Watch
0
Star
0
Fork
You've already forked github.ong19th.Citron
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2025-12-14
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
6b354ccaee
github.ong19th.Citron
/
src
/
core
/
hle
/
service
/
nvflinger
History
Download ZIP
Download TAR.GZ
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