Directories

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