Squid Web Cache master
Loading...
Searching...
No Matches
DiskThreadsDiskIOModule.cc
Go to the documentation of this file.
1/*
2 * Copyright (C) 1996-2025 The Squid Software Foundation and contributors
3 *
4 * Squid software is distributed under GPLv2+ license and includes
5 * contributions from numerous individuals and organizations.
6 * Please see the COPYING and CONTRIBUTORS files for details.
7 */
8
9#include "squid.h"
12
19
24
25void
30
31void
36
42
43char const *
45{
46 return "DiskThreads";
47}
48
static void ModuleAdd(DiskIOModule &)
DiskIOStrategy * createStrategy() override
static DiskThreadsDiskIOModule Instance
char const * type() const override
static DiskThreadsDiskIOModule & GetInstance()
static DiskThreadsIOStrategy Instance