ardour
Functions
pool.cc File Reference
#include <cstdlib>
#include <vector>
#include <cassert>
#include "pbd/pool.h"
#include "pbd/pthread_utils.h"
#include "pbd/error.h"
#include "pbd/debug.h"
#include "pbd/compose.h"

Go to the source code of this file.

Functions

static void free_per_thread_pool (void *ptr)
 

Function Documentation

static void free_per_thread_pool ( void *  ptr)
static

Definition at line 138 of file pool.cc.