diff options
| author | 2020-02-08 21:35:30 -0500 | |
|---|---|---|
| committer | 2020-02-08 21:35:30 -0500 | |
| commit | a952fbc5b385fb133ad7534c8defc128878bb1dc (patch) | |
| tree | 7db0d70ce406acecedafa3e72ac9e1340f20761e /src/core/hle/kernel/synchronization.cpp | |
| parent | Merge pull request #3387 from bunnei/gpu-mpscqueue (diff) | |
| parent | hle: services: Use std::shared_ptr instead of copy by value. (diff) | |
| download | yuzu-a952fbc5b385fb133ad7534c8defc128878bb1dc.tar.gz yuzu-a952fbc5b385fb133ad7534c8defc128878bb1dc.tar.xz yuzu-a952fbc5b385fb133ad7534c8defc128878bb1dc.zip | |
Merge pull request #3388 from bunnei/service-shared-ptr
hle: services: Use std::shared_ptr instead of copy by value.
- This is a prerequisite to adding a mutex to `ServiceFramework`, which cannot be copied.
- This will be used for threaded services.
Diffstat (limited to 'src/core/hle/kernel/synchronization.cpp')
0 files changed, 0 insertions, 0 deletions