MkKernel PACKAGE - API to use a predefined cache of arbitrary data. … More...
Data Structures | |
struct | MkCacheItemS |
a linked-list to opearate a storage of data items More... | |
struct | MkCacheS |
This is an circel storage of a linked-list connected with a "lock" at MkCacheS … More... | |
Typedefs | |
typedef MK_PTR(* | MkCacheCF) (MK_RT mkrt, MK_PTR const) |
typedef void(* | 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.