Sturk 1.0.2
Publish-subscribe C implementation.
Loading...
Searching...
No Matches
pool.h File Reference
#include "st/pool.h"
Include dependency graph for 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
 

Detailed Description

See also
st/pool.h

Macro Definition Documentation

◆ pool_alloc

#define pool_alloc   st_pool_alloc
See also
st_pool_alloc()

◆ pool_create

#define pool_create   st_pool_create

◆ pool_destroy

#define pool_destroy   st_pool_destroy

◆ pool_free

#define pool_free   st_pool_free
See also
st_pool_free()

◆ pool_tryalloc

#define pool_tryalloc   st_pool_tryalloc