diff options
| author | 2018-08-12 12:55:56 -0400 | |
|---|---|---|
| committer | 2018-08-12 12:55:58 -0400 | |
| commit | e850ff63bc51eb8ca2ec7b15167315ee648a4f73 (patch) | |
| tree | 26103fad967b54689685c132dad950dae63c6cf7 /src/core/hle/kernel/kernel.cpp | |
| parent | thread_queue_list: Make contains() and get_first() const member functions (diff) | |
| download | yuzu-e850ff63bc51eb8ca2ec7b15167315ee648a4f73.tar.gz yuzu-e850ff63bc51eb8ca2ec7b15167315ee648a4f73.tar.xz yuzu-e850ff63bc51eb8ca2ec7b15167315ee648a4f73.zip | |
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