![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
#include "utils/Buffer.h"#include <atomic>#include <cassert>#include <cstddef>#include <condition_variable>#include <functional>#include <mutex>#include <queue>Go to the source code of this file.
Data Structures | |
| class | WorkQueue< T > |
| Unbounded thread-safe work queue. More... | |
| class | BufferWorkQueue |
Work queue for Buffers that knows the total number of bytes in the queue. More... | |
Namespaces | |
| namespace | pzstd |