yuzu/src/core/hle
Lioncash b6c47b578f mm_u: Forward all old variants of functions to the new ones
Ensures both variants go through the same interface, and while we're at
it, add Finalize to provide the inverse of Initialize for consistency.
2018-08-13 18:59:10 -04:00
..
kernel kernel/object: Tighten object against data races 2018-08-13 00:16:40 -04:00
service mm_u: Forward all old variants of functions to the new ones 2018-08-13 18:59:10 -04:00
ipc.h
ipc_helpers.h kernel: Move object class to its own source files 2018-08-01 23:34:42 -04:00
lock.cpp
lock.h
result.h