diff options
author | Lioncash <mathew1800@gmail.com> | 2018-08-12 12:55:56 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-08-12 12:55:58 -0400 |
commit | e850ff63bc51eb8ca2ec7b15167315ee648a4f73 (patch) | |
tree | 26103fad967b54689685c132dad950dae63c6cf7 /src/core/hle/kernel/kernel.cpp | |
parent | 11470f331a8ff51f5e927fa269fd381b2d4262cb (diff) |
scheduler: Make HaveReadyThreads() a const member function
This function doesn't modify instance state, so the const qualifier can
be added to it.
Diffstat (limited to 'src/core/hle/kernel/kernel.cpp')
0 files changed, 0 insertions, 0 deletions