libosmocore  1.4.1
Osmocom core library
talloc.h File Reference
#include <talloc.h>

Go to the source code of this file.

Data Structures

struct  osmo_talloc_contexts
 per-thread talloc contexts. More...
 

Macros

#define OTC_GLOBAL   (osmo_ctx->global)
 
#define OTC_SELECT   (osmo_ctx->select)
 

Variables

__thread struct osmo_talloc_contextsosmo_ctx
 

Macro Definition Documentation

#define OTC_GLOBAL   (osmo_ctx->global)
#define OTC_SELECT   (osmo_ctx->select)

Variable Documentation