mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-11 00:31:06 +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.