Home
last modified time | relevance | path

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

/dports/www/squid/squid-4.15/src/adaptation/
H A DInitiate.cc56 Must(!theInitiator); in initiator()
58 theInitiator = i; in initiator()
66 if (theInitiator.set()) { in swanSong()
76 theInitiator.clear(); in clearInitiator()
82 AnswerDialer(theInitiator, &Initiator::noteAdaptationAnswer, answer)); in sendAnswer()
H A DAccessCheck.cc49 theInitiator(initiator), in AccessCheck()
198 CallJobHere1(93, 5, theInitiator, Adaptation::Initiator, in callBack()
H A DInitiate.h51 CbcPointer<Initiator> theInitiator; variable
H A DAccessCheck.h48 CbcPointer<Adaptation::Initiator> theInitiator; ///< the job which ordered this access check variable
H A DIterator.cc219 if (theInitiator.set()) in swanSong()
/dports/www/squid/squid-4.15/src/adaptation/icap/
H A DLauncher.cc41 Must(theInitiator.set()); in start()
104 return (!theInitiator || !theXaction) && Adaptation::Initiate::doneAll(); in doneAll()
109 if (theInitiator.set()) in swanSong()
H A DXaction.cc578 if (theInitiator.set()) { in noteInitiatorAborted()
624 if (theInitiator.set()) { in tellQueryAborted()
627 Launcher *launcher = dynamic_cast<Launcher*>(theInitiator.get()); in tellQueryAborted()
H A DModXact.cc1253 if (theInitiator.set()) // we have not sent the answer to the initiator in swanSong()