This website requires JavaScript.
Explore
Help
Sign In
H3cJP
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e850ff63bc
yuzu
/
src
/
core
/
hle
History
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