Home | History | Annotate | Download | only in http

Lines Matching refs:AddInt32

2451 	atomic.AddInt32(&srv.inShutdown, 1)
2452 defer atomic.AddInt32(&srv.inShutdown, -1)