| atomic |
Package atomic provides atomic operations, independent of sync/atomic, to the runtime. |
| cgroup |
|
| exithook |
Package exithook provides limited support for on-exit cleanup. |
| gc |
|
| maps |
Package maps implements Go's builtin map type. |
| math |
|
| startlinetest |
Package startlinetest contains helpers for runtime_test.TestStartLineAsm. |
| strconv |
|
| sys |
package sys contains system- and configuration- and architecture-specific constants used by the runtime. |
| syscall |
Package syscall provides the syscall primitives required for the runtime. |