|
Squid Web Cache master
|
#include "squid.h"#include "globals.h"#include "ipc/Kid.h"#include "SquidConfig.h"#include <ctime>Go to the source code of this file.
Variables | |
| int | TheProcessKind = pkOther |
| ProcessKind for the current process. | |
Definition at line 21 of file Kid.cc.
Referenced by ConfigureCurrentKid(), IamCoordinatorProcess(), IamDiskProcess(), IamWorkerProcess(), and ipcCreate().