MCPcopy 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
19func AckWriteThread() {
20 writeThreadsLimiter <- zero.Zero{}
21}
22
23func ReleaseWriteThread() {
24 <-writeThreadsLimiter

Callers 6

WriteMethod · 0.85
syncMethod · 0.85
WriteCloseMethod · 0.85
RemoveFileMethod · 0.85
CompactMethod · 0.85
SyncUnsafeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected