Previous: , Up: Hierarchical Resource Allocation Manager Functions   [Index]


13.2.3.11 x1f4_push_e4ll

extern int x1f4_push_e4ll
    (void *e4ll, const struct x1f4_function_type *function);

The x1f4_push_e4ll function creates a new scoped allocation context for the e4ll hierarchical resource allocation manager and makes it current. function is not interpreted.

The function returns 0 for success, non zero for failure.