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


13.2.3.8 x1f4_lock_e4ll

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

The x1f4_lock_e4ll function destroys the current scoped allocation context for the e4ll hierarchical resource allocation manager and makes current the previous one. function is not interpreted.

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