use (a modified version of) the standard library TLS implementation

This commit is contained in:
Marten Seemann
2019-02-07 23:13:14 +08:00
parent 4ed0ef4b9c
commit 500717066e
67 changed files with 7174 additions and 16258 deletions

View File

@@ -5,3 +5,5 @@
package cpu
const cacheLineSize = 256
func doinit() {}