Home
last modified time | relevance | path

Searched refs:scStateUpdate (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/google.golang.org/grpc/
Dbalancer_conn_wrappers.go32 type scStateUpdate struct { struct
40 c chan *scStateUpdate
42 backlog []*scStateUpdate
47 c: make(chan *scStateUpdate, 1),
51 func (b *scStateUpdateBuffer) put(t *scStateUpdate) {
81 func (b *scStateUpdateBuffer) get() <-chan *scStateUpdate {
174 ccb.stateChangeQueue.put(&scStateUpdate{