Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ FreeThreads
Method
FreeThreads
internal/utils/fs/limiter.go:98–100 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
96
}
97
98
func
(this *Limiter) FreeThreads() int {
99
return
len(this.threads)
100
}
Callers
3
TestLimiter_Ack
Function · 0.80
TestLimiter_TryAck
Function · 0.80
TestLimiter_TryAck2
Function · 0.80
Calls
no outgoing calls
Tested by
3
TestLimiter_Ack
Function · 0.64
TestLimiter_TryAck
Function · 0.64
TestLimiter_TryAck2
Function · 0.64