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


13.2.3.10 x1f4_pipe_e4ll

extern int x1f4_pipe_e4ll
    (void *e4ll, void *program);

The x1f4_pipe_e4ll function registers the e4ll hierarchical resource allocation manager with the call observing mechanisms for the program procedural program executable representation. It does so by calling x1f4_pipe_shuffle with the appropriate arguments.

See Call Observers.

See x1f4_pipe_shuffle.

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