yuzu/src/core/hle
Lioncash e850ff63bc scheduler: Make HaveReadyThreads() a const member function
This function doesn't modify instance state, so the const qualifier can
be added to it.
2018-08-12 12:55:58 -04:00
..
kernel scheduler: Make HaveReadyThreads() a const member function 2018-08-12 12:55:58 -04:00
service Stub UpdateUserPresence 2018-08-12 14:00:44 +10:00
ipc_helpers.h kernel: Move object class to its own source files 2018-08-01 23:34:42 -04:00
ipc.h
lock.cpp
lock.h
result.h