Sturk 1.0.2
Publish-subscribe C implementation.
|
#include "st/pool.h"
Go to the source code of this file.
Macros | |
#define | pool_create st_pool_create |
#define | pool_destroy st_pool_destroy |
#define | pool_alloc st_pool_alloc |
#define | pool_tryalloc st_pool_tryalloc |
#define | pool_free st_pool_free |
#define pool_alloc st_pool_alloc |
#define pool_create st_pool_create |
#define pool_destroy st_pool_destroy |
#define pool_free st_pool_free |
#define pool_tryalloc st_pool_tryalloc |