|
Function Description rtm_alloc() Allocates a block of memory in the specified pool rtm_create_pool() Creates a new pool rtm_default_pool() Returns a pointer to the default pool rtm_delete_pool() Deletes a pool rtm_free() Frees a block of memory rtm_phys_size_for() Returns the physical size of the specified memory block rtm_realloc() Reallocates a block of memory in the specified pool, changing its size rtm_size_for() Returns the size of the specified memory block
|
Copyright © 2000 Be, Inc. All rights reserved..