core: Rewrite thread local storage implementation (#118)

This commit is contained in:
TheTurtle
2024-05-01 13:38:41 +03:00
committed by GitHub
parent b94efcba5a
commit 1b9bf924ca
11 changed files with 176 additions and 189 deletions

3
.gitmodules vendored
View File

@@ -61,3 +61,6 @@
[submodule "externals/boost"]
path = externals/boost
url = https://github.com/raphaelthegreat/ext-boost
[submodule "externals/xbyak"]
path = externals/xbyak
url = https://github.com/herumi/xbyak