Home | History | Annotate | Download | only in runtime

Lines Matching full:_defer

737 	for d := gp._defer; d != nil; d = d.link {