AsyncCall.cc File Reference
  #include "squid.h"#include "base/AsyncCall.h"#include "base/AsyncCallQueue.h"#include "base/CodeContext.h"#include "cbdata.h"#include "debug/Stream.h"#include <ostream>
Include dependency graph for AsyncCall.cc:

Go to the source code of this file.
Functions | |
| InstanceIdDefinitions (AsyncCall, "call") | |
| bool | ScheduleCall (const char *fileName, int fileLine, const AsyncCall::Pointer &call) | 
Function Documentation
◆ InstanceIdDefinitions()
| InstanceIdDefinitions | ( | AsyncCall | , | 
| "call" | |||
| ) | 
◆ ScheduleCall()
| bool ScheduleCall | ( | const char * | fileName, | 
| int | fileLine, | ||
| const AsyncCall::Pointer & | |||
| ) | 
Call scheduling helper. Use ScheduleCallHere if you can.
Definition at line 94 of file AsyncCall.cc.
References AsyncCall::codeContext, CodeContext::Current(), AsyncCall::debugLevel, debugs, AsyncCall::debugSection, AsyncCall::id, AsyncCallQueue::Instance(), and AsyncCallQueue::schedule().
Referenced by CallJob().
Introduction
- About Squid
 - Why Squid?
 - Squid Developers
 - How to Donate
 - How to Help Out
 - Getting Squid
 - Squid Source Packages
 - Squid Deployment Case-Studies
 - Squid Software Foundation
 
Documentation
- Quick Setup
 - Configuration:
 - FAQ and Wiki
 - Guide Books:
 - Non-English
 - More...
 
Support
- Security Advisories
 - Bugzilla Database
 - Mailing lists
 - Contacting us
 - Commercial services
 - Project Sponsors
 - Squid-based products
 
