1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-28 23:16:30 -05:00
Files
suyu-mirror/src/core/arm
Lioncash aeadbfa790 core: Make the exclusive monitor a unique_ptr instead of a shared_ptr
Like the barrier, this is owned entirely by the System and will always
outlive the encompassing state, so shared ownership semantics aren't
necessary here.
2018-10-15 14:15:50 -04:00
..