MkKernel PACKAGE - API to use a predefined cache of arbitrary data. … More...
Collaboration diagram for MkKernel_Cache_C_API:Classes | |
| struct | libmkkernel::MkCacheItemS |
| a linked-list to opearate a storage of data items More... | |
| struct | libmkkernel::MkCacheS |
| This is an circel storage of a linked-list connected with a "lock" at libmkkernel::MkCacheS … More... | |
Typedefs | |
| typedef MK_PTR(* | libmkkernel::MkCacheCF) (MK_RT mkrt, MK_PTR const) |
| typedef void(* | libmkkernel::MkCacheDF) (MK_RT mkrt, MK_PTR *const) |
MkKernel PACKAGE - API to use a predefined cache of arbitrary data. …
Definition at line 2302 of file LibMkKernel_mk.h.
Definition at line 2304 of file LibMkKernel_mk.h.