|
libosmocore
1.4.0
Osmocom core library
|
#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_contexts * | osmo_ctx |
| #define OTC_GLOBAL (osmo_ctx->global) |
| #define OTC_SELECT (osmo_ctx->select) |
|
extern |
Referenced by _osmo_select_main(), osmo_ctx_init(), osmo_select_main(), and osmo_select_main_ctx().