Home | History | Annotate | Download | only in http

Lines Matching refs:busy_

76         busy_(false), delayed_(false) {
81 busy_(false), delayed_(false) {
165 if (!sparse_ || busy_)
186 busy_ = true;
194 if (busy_)
226 if (!sparse_ || busy_)
317 if (busy_) {
331 busy_ = false;
359 bool busy_;