rtpengine/daemon/arena.c

4 lines
59 B

#include "arena.h"
__thread memory_arena_t *memory_arena;