MCPcopy Create free account
hub / github.com/Monibuca/engine / StartWrite

Method StartWrite

util/ring-writer.go:20–20  ·  view source on GitHub ↗

读取者数量-1

()

Source from the content-addressed store, hash-verified

18 ReaderTryEnter() bool // 尝试读取
19 ReaderLeave() // 读取者数量-1
20 StartWrite() bool // 开始写入
21 SetSequence(uint32) // 设置序号
22 GetSequence() uint32 // 获取序号
23 IsDiscarded() bool // 是否已废弃

Callers 3

InitMethod · 0.65
ReduceMethod · 0.65
StepMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected