mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-09-08 12:56:50 +08: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.