MCPcopy 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
98func (this *Limiter) FreeThreads() int {
99 return len(this.threads)
100}

Callers 3

TestLimiter_AckFunction · 0.80
TestLimiter_TryAckFunction · 0.80
TestLimiter_TryAck2Function · 0.80

Calls

no outgoing calls

Tested by 3

TestLimiter_AckFunction · 0.64
TestLimiter_TryAckFunction · 0.64
TestLimiter_TryAck2Function · 0.64