Next: 4.3 Multiple interpreters
Up: 4. The libonyx library
Previous: 4.1 Compilation
Contents
Index
libonyx defines the following global variables, which can be used by
the application:
- cw_g_mema:
- mema instance, wraps the
generic global allocator (also accessible via the mem
APIs).
- cw_g_nxaa:
- mema instance, wraps the global allocator that
is tied to the garbage collector (also accessible via the
nxa APIs).
Jason Evans
2005-03-16