#include "globals.h"
#include "namespace.h"
#include "helper.h"
Defines | |
#define | DEFINE_GLOBALS |
Functions | |
void | _init () |
#define DEFINE_GLOBALS |
void _init | ( | ) |
Allocation table
IH registered clients
Namespace resolution table
Counts the number of each class.
Initialise the id counter
Initialise the id counter mutex
References ntg_allocation_table_::allocation_count, allocation_table, ntg_allocation_table_::end, ntg_allocation_table_::free_count, instance_counts, integra_namespace, ntg_namespace_::n_registered_modules, ntg_namespace_::n_registered_ports, ntg_id_counter, ntg_malloc(), NTG_NAMESPACE_SIZE, ntg_namespace_::port_counts, ntg_namespace_::ports, ntg_allocation_table_::start, and ntg_allocation_table_::sweeping.