X7ROOT File Manager
Current Path:
/opt/golang/1.22.0/src/runtime/internal/sys
opt
/
golang
/
1.22.0
/
src
/
runtime
/
internal
/
sys
/
📁
..
📄
consts.go
(1.43 KB)
📄
consts_norace.go
(208 B)
📄
consts_race.go
(207 B)
📄
intrinsics.go
(7.41 KB)
📄
intrinsics_test.go
(984 B)
📄
nih.go
(1.75 KB)
📄
sys.go
(283 B)
📄
zversion.go
(61 B)
Editing: consts_norace.go
// Copyright 2022 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. //go:build !race package sys const isRace = 0
Upload File
Create Folder