Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ AckWriteThread
Function
AckWriteThread
internal/utils/bfs/threads_limiter.go:19–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
}
18
19
func
AckWriteThread() {
20
writeThreadsLimiter <- zero.Zero{}
21
}
22
23
func
ReleaseWriteThread() {
24
<-writeThreadsLimiter
Callers
6
Write
Method · 0.85
sync
Method · 0.85
WriteClose
Method · 0.85
RemoveFile
Method · 0.85
Compact
Method · 0.85
SyncUnsafe
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected