|
Squid Web Cache master
|
#include <atomic>#include <iosfwd>Go to the source code of this file.
Classes | |
| class | Ipc::ReadWriteLock |
| class | Ipc::ReadWriteLockStats |
| approximate stats of a set of ReadWriteLocks More... | |
Namespaces | |
| namespace | Ipc |
Functions | |
| std::ostream & | Ipc::operator<< (std::ostream &, const ReadWriteLock &) |
| dumps approximate lock state (for debugging) | |
| void | Ipc::AssertFlagIsSet (std::atomic_flag &flag) |