Namespaces | Typedefs | Functions
pool_gc.h File Reference
#include <lockfree/object_pool.h>
Include dependency graph for pool_gc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 rosrt
 
 rosrt::detail
 

Typedefs

typedef bool(* rosrt::detail::PoolDeletableFunc) (void *pool)
 
typedef void(* rosrt::detail::PoolDeleteFunc) (void *pool)
 

Functions

void rosrt::detail::addPoolToGC (void *pool, PoolDeleteFunc deleter, PoolDeletableFunc deletable)
 
template<typename M >
void rosrt::detail::deletePool (void *pool)
 
template<typename M >
bool rosrt::detail::poolIsDeletable (void *pool)
 


rosrt
Author(s): Josh Faust
autogenerated on Mon Jun 10 2019 14:44:46