WaitGroup

waitGroup 结构
type WaitGroup struct {
noCopy noCopy

state atomic.Uint64 // high 32 bits are counter, low 32 bits are waiter count.
sema  uint32
}

results matching ""

    No results matching ""