summaryrefslogtreecommitdiff
path: root/src/core/hw/hw.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-08-02 12:01:22 -0400
committerLioncash <mathew1800@gmail.com>2018-08-02 12:01:25 -0400
commit6058c84b79327960052036fbecd490f20f2d5c51 (patch)
tree660a47053151d8a5c1df3061b81e8137888beeae /src/core/hw/hw.cpp
parentfac0e42b2feece80258b42d8e9f80f5bbd08e4b3 (diff)
kernel/thread: Make GetFreeThreadLocalSlot()'s loop indices size_t
Avoids using a u32 to compare against a range of size_t, which can be a source of warnings. While we're at it, compress a std::tie into a structured binding.
Diffstat (limited to 'src/core/hw/hw.cpp')
0 files changed, 0 insertions, 0 deletions