LockingPointer.h File Reference
Include dependency graph for LockingPointer.h:
![](LockingPointer_8h__incl.png)
This graph shows which files directly or indirectly include this file:
![](LockingPointer_8h__dep__incl.png)
Go to the source code of this file.
Classes | |
class | Security::LockingPointer< T, UnLocker, Locker > |
Namespaces | |
Security | |
Network/connection security abstraction layer. | |
Macros | |
#define | sk_free_wrapper(sk_object, argument, freefunction) |
Typedefs | |
typedef HardFun< bool, const void *, nilFunction > | Security::NilFunctor |
Functions | |
bool | Security::nilFunction (const void *) |
Macro Definition Documentation
◆ sk_free_wrapper
#define sk_free_wrapper | ( | sk_object, | |
argument, | |||
freefunction | |||
) |
Value:
extern "C++" inline void sk_object ## _free_wrapper(argument a) { \
sk_object ## _pop_free(a, freefunction); \
}
Definition at line 26 of file LockingPointer.h.
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