Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/GoEdgeLab/EdgeNode
/ ReleaseReadThread
Function
ReleaseReadThread
internal/utils/bfs/threads_limiter.go:15–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
}
14
15
func
ReleaseReadThread() {
16
<-readThreadsLimiter
17
}
18
19
func
AckWriteThread() {
20
writeThreadsLimiter <- zero.Zero{}
Callers
6
ReadAt
Method · 0.85
NewBlocksFileWithRawFile
Function · 0.85
OpenFileReader
Method · 0.85
load
Method · 0.85
WriteClose
Method · 0.85
Compact
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected