Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/EasyFaaS
/ SetUsed
Method
SetUsed
pkg/controller/rtctrl/runtimeinfo.go:102–104 ·
view source on GitHub ↗
(m bool)
Source
from the content-addressed store, hash-verified
100
}
101
102
func
(info *RuntimeInfo) SetUsed(m bool) {
103
info.Used = m
104
}
105
106
func
(info *RuntimeInfo) Invalidate() {
107
info.invokeLock.Lock()
Callers
3
initRuntime
Method · 0.95
coolDown
Method · 0.80
reborn
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected