mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-25 17:52:53 +00:00
Previously, these were sitting outside of the Kernel namespace, which doesn't really make sense, given they're related to the Thread class which is within the Kernel namespace.