Next: x1f4_pick_e4lf, Previous: x1f4_link_e4lf, Up: Hierarchical Resource Allocation Manager Functions [Index]
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.