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-02 21:45:47 -04:00
2018-07-22 15:55:17 +01:00
2018-07-22 15:55:17 +01:00
2018-07-30 18:44:16 -04:00
2018-07-30 18:44:16 -04:00