Ardour  9.0-pre0-350-gf17a656217
pool.h File Reference
#include <string>
#include <vector>
#include <glibmm/threads.h>
#include "pbd/libpbd_visibility.h"
#include "pbd/ringbuffer.h"
Include dependency graph for pool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PBD::Pool
 
class  PBD::SingleAllocMultiReleasePool
 
class  PBD::MultiAllocSingleReleasePool
 
class  PBD::CrossThreadPool
 
class  PBD::PerThreadPool
 

Namespaces

 PBD
 

Typedefs

typedef void(* PBD::PoolDumpCallback) (size_t, void *)