
Public Attributes | |
| squidaio_thread_t * | next |
| pthread_t | thread |
| squidaio_thread_status | status |
| struct squidaio_request_t * | current_req |
| unsigned long | requests |
| HANDLE | thread |
| DWORD | dwThreadId |
| int volatile | exit |
Detailed Description
Member Data Documentation
◆ current_req
| struct squidaio_request_t * squidaio_thread_t::current_req |
Definition at line 89 of file aiops.cc.
Referenced by squidaio_init(), and squidaio_thread_loop().
◆ dwThreadId
| DWORD squidaio_thread_t::dwThreadId |
Definition at line 76 of file aiops_win32.cc.
Referenced by squidaio_init(), and squidaio_stats().
◆ exit
| int volatile squidaio_thread_t::exit |
Definition at line 81 of file aiops_win32.cc.
Referenced by squidaio_shutdown(), and squidaio_thread_loop().
◆ next
| squidaio_thread_t * squidaio_thread_t::next |
Definition at line 85 of file aiops.cc.
Referenced by squidaio_init(), squidaio_shutdown(), and squidaio_stats().
◆ requests
| unsigned long squidaio_thread_t::requests |
Definition at line 90 of file aiops.cc.
Referenced by squidaio_init(), squidaio_stats(), and squidaio_thread_loop().
◆ status
| squidaio_thread_status squidaio_thread_t::status |
Definition at line 87 of file aiops.cc.
Referenced by squidaio_init(), and squidaio_thread_loop().
◆ thread [1/2]
| HANDLE squidaio_thread_t::thread |
Definition at line 75 of file aiops_win32.cc.
◆ thread [2/2]
| pthread_t squidaio_thread_t::thread |
Definition at line 86 of file aiops.cc.
Referenced by squidaio_init(), squidaio_shutdown(), and squidaio_stats().
The documentation for this struct was generated from the following files:
- src/DiskIO/DiskThreads/aiops.cc
- src/DiskIO/DiskThreads/aiops_win32.cc
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
