mirror of
https://github.com/dzavalishin/oskit/
synced 2024-11-23 14:19:49 +03:00
.. | ||
examples | ||
amm_alloc_entry.c | ||
amm_allocate.c | ||
amm_deallocate.c | ||
amm_destroy.c | ||
amm_dump.c | ||
amm_find_addr.c | ||
amm_find_gen.c | ||
amm_free_entry.c | ||
amm_init_gen.c | ||
amm_init.c | ||
amm_iterate_gen.c | ||
amm_iterate.c | ||
amm_join.c | ||
amm_modify.c | ||
amm_protect.c | ||
amm_reserve.c | ||
amm_select.c | ||
amm_split.c | ||
amm.h | ||
GNUmakefile.in | ||
README |
Directories: oskit/amm Target: liboskit_amm.a Documentation: doc/amm.tex Original Code Source: Flux Research Group, University of Utah Description: Address Map Manager (AMM) library manages collections of resources where each element of a collection has a name and some set of attributes.