Lioncash 596caf70b7 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.
2018-08-10 10:13:50 +08:00
..
2018-08-01 14:10:23 -05:00
2018-08-01 14:10:23 -05:00
2018-06-29 14:18:07 +03:00
2018-06-29 14:18:07 +03:00
2018-08-01 14:10:23 -05:00
2018-08-01 14:10:23 -05:00