Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Structures | Typedefs | Functions

Adaptive Framework The execution context (xctx) Internal Header. More...

#include "afw_interface.h"
#include "afw_environment_internal.h"

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_tafw_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_tafw_xctx_internal_create_thread_xctx (const afw_thread_t *thread, afw_xctx_t *xctx)
 

Detailed Description

Adaptive Framework The execution context (xctx) Internal Header.

Definition in file afw_xctx_internal.h.