Adaptive Framework
0.9.0
|
Adaptive Framework The execution context (xctx) Internal Header. More...
Go to the source code of this file.
Data Structures | |
struct | afw_xctx_qualifier_object_self_s |
Typedefs | |
typedef struct afw_xctx_qualifier_object_self_s | afw_xctx_qualifier_object_self_t |
Functions | |
AFW_STACK_STRUCT (afw_xctx_internal_qualifier_stack_s, afw_xctx_qualifier_stack_entry_t) | |
afw_xctx_t * | afw_xctx_internal_create_initialize (afw_try_t *unhandled_error, afw_error_t *error, afw_environment_internal_t *env, const afw_pool_t *p) |
void | afw_xctx_internal_create_finishup (afw_xctx_t *xctx) |
afw_xctx_t * | afw_xctx_internal_create_thread_xctx (const afw_thread_t *thread, afw_xctx_t *xctx) |
Adaptive Framework The execution context (xctx) Internal Header.
Definition in file afw_xctx_internal.h.