Files
yuzu/src/core/hle/kernel
bunnei 51fb0a6f96 core: Switch to unique_ptr for usage of Common::Fiber.
- With using unique_ptr instead of shared_ptr, we have more explicit ownership of the context.
- Fixes a memory leak due to circular reference of the shared pointer.
2021-02-27 11:56:04 -08:00
..
2021-02-12 15:43:01 -08:00
2021-02-05 14:00:36 -08:00
2021-02-05 14:00:36 -08:00
2021-02-02 13:23:34 +11:00