yuzu-mainline/src/core/hle
Lioncash a7af349dae core_timing: Make use of uintptr_t to represent user_data
Makes the interface future-proofed for supporting other platforms in the event we ever support platforms with differing pointer sizes. This way, we have a type in place that is always guaranteed to be able to represent a pointer exactly.
2020-07-27 21:21:01 -04:00
..
kernel core_timing: Make use of uintptr_t to represent user_data 2020-07-27 21:21:01 -04:00
service core_timing: Make use of uintptr_t to represent user_data 2020-07-27 21:21:01 -04:00
ipc_helpers.h
ipc.h
lock.cpp
lock.h
result.h