![]() |
![]() |
RM client initialization configurations. More...
#include <rm.h>
Data Fields | |
void * | staticPolicy |
RM client initialization configurations.
Pointer to a static policy used by the client to allocate resources statically. Static allocations can occur before the instance has been attached to a server or CD instance within the RM system. This is useful for allocating resources prior to main(). Resources allocated via the static policy will be verified against the global policy once the client connects with the server (directly or indirectly through a CD). The static policy must be in DTB format.