Skip to content
GitLab
Explore
Sign in
"src/yuzu/configuration/config.cpp" did not exist on "d9305b0a074a255eb484911db70a126a6fe347b1"
suyu
src
core
hle
kernel
wait_object.cpp
Find file
Blame
History
Permalink
kernel/wait_object: Make GetHighestPriorityReadyThread() a const member function
· 6b2bece8
Lioncash
authored
Apr 17, 2019
This doesn't actually modify internal state of a wait object, so it can be const qualified.
6b2bece8
Loading