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-07-20 19:53:23 +02:00
2018-08-01 14:10:23 -05:00
2018-08-01 14:10:23 -05:00
2018-08-01 14:10:23 -05:00
2018-07-26 13:23:25 +02:00