Botan 3.11.1
Crypto and TLS for C&
Locking Allocator

Locking Allocator: STL allocator using mlock to lock memory More...

Files

file  src/lib/utils/locking_allocator/locking_allocator.cpp
file  src/lib/utils/locking_allocator/locking_allocator.h
 Internal Header.

Detailed Description

Locking Allocator: STL allocator using mlock to lock memory

This module depends on:

This module requires special operating system features:

  • posix1
  • virtual_lock