diff options
| author | 2019-04-01 18:23:47 -0400 | |
|---|---|---|
| committer | 2019-04-01 18:23:50 -0400 | |
| commit | 436624173916c2aea8d0ea0e83bebb299da281b2 (patch) | |
| tree | c1b15cbe83d80e1dc17980431754a7b9ff2c24f0 /src/common/logging/backend.cpp | |
| parent | kernel/wait_object: Make ShouldWait() take thread members by pointer-to-const (diff) | |
| download | yuzu-436624173916c2aea8d0ea0e83bebb299da281b2.tar.gz yuzu-436624173916c2aea8d0ea0e83bebb299da281b2.tar.xz yuzu-436624173916c2aea8d0ea0e83bebb299da281b2.zip | |
kernel/thread: Make AllWaitObjectsReady() a const qualified member function
Now that ShouldWait() is a const qualified member function, this one can
be made const qualified as well, since it can handle passing a const
qualified this pointer to ShouldWait().
Diffstat (limited to 'src/common/logging/backend.cpp')
0 files changed, 0 insertions, 0 deletions