Skip to content
GitLab
Explore
Sign in
suyu
src
core
hle
kernel
scheduler.h
Find file
Blame
History
Permalink
scheduler: Make HaveReadyThreads() a const member function
· e850ff63
Lioncash
authored
Aug 12, 2018
This function doesn't modify instance state, so the const qualifier can be added to it.
e850ff63
Loading