Skip to content
Commit 2320c4e7 authored by Pablo de Lara's avatar Pablo de Lara
Browse files

lib: make OOO managers private

Out-of-order (OOO) managers do not need to be
exposed publicly, as they should be used only internally
in the library.
Therefore, the OOO manager definitions are moved to
an internal header file and pointers to these are left
in IMB_MGR structure.

alloc_mb_mgr() function allocates then memory for the structure
and the OOO managers.

free_mb_mgr() function frees the memory used for the structure
and the OOO managers.
parent f329a78d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment