|
Squid Web Cache master
|
Go to the source code of this file.
Classes | |
| class | Kid |
Enumerations | |
| enum | ProcessKind { pkOther = 0 , pkCoordinator = 1 , pkWorker = 2 , pkDisker = 4 , pkHelper = 8 } |
| process kinds More... | |
Variables | |
| int | TheProcessKind |
| ProcessKind for the current process. | |
| enum ProcessKind |
|
extern |
Definition at line 21 of file Kid.cc.
Referenced by ConfigureCurrentKid(), IamCoordinatorProcess(), IamDiskProcess(), IamWorkerProcess(), and ipcCreate().