Lioncash 6058c84b79 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-02 12:01:25 -04:00
..
2018-07-31 10:15:17 -04:00
2018-07-31 10:15:17 -04:00
2018-07-31 10:15:17 -04:00
2018-07-31 10:15:17 -04:00
2018-07-31 10:15:17 -04:00
2018-07-02 21:45:47 -04:00
2018-06-21 21:09:51 -06:00