Home | History | Annotate | Download | only in http

Lines Matching defs:setTrue

506 func (b *atomicBool) setTrue()    { atomic.StoreInt32((*int32)(b), 1) }
1536 w.handlerDone.setTrue()