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