Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ runtime_procUnpin
Function
runtime_procUnpin
internal/utils/percpu/proc_id.go:13–13 ·
view source on GitHub ↗
go:linkname runtime_procUnpin runtime.procUnpin
()
Source
from the content-addressed store, hash-verified
11
12
//go:linkname runtime_procUnpin runtime.procUnpin
13
func
runtime_procUnpin() int
14
15
func
GetProcId() int {
16
var
pid = runtime_procPin()
Callers
1
GetProcId
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected