LcRuntimeC - access the runtime … More...
Collaboration diagram for LcRuntimeC_C_API:Macros | |
| #define | LC_INSTANCE_HDL(x) |
| #define | LC_INSTANCE_RT_X(x) |
| #define | LC_INSTANCE_RT_X_NULL(x) |
| #define | LC_INSTANCE_RT_O(o) |
| #define | LC_INSTANCE_RT_O_NULL(o) |
| #define | LC_DESTRUCTOR_RT_X(c, x) |
| #define | LC_STATIC_RT MK_STATIC_RT |
LcRuntimeC - access the runtime …
META_HAS_THREAD preprocessor definition | #define LC_DESTRUCTOR_RT_X | ( | c, | |
| x ) |
Definition at line 153 of file LibLcConfig_lc.h.
| #define LC_INSTANCE_HDL | ( | x | ) |
Definition at line 147 of file LibLcConfig_lc.h.
| #define LC_INSTANCE_RT_O | ( | o | ) |
Definition at line 151 of file LibLcConfig_lc.h.
| #define LC_INSTANCE_RT_O_NULL | ( | o | ) |
Definition at line 152 of file LibLcConfig_lc.h.
| #define LC_INSTANCE_RT_X | ( | x | ) |
Definition at line 149 of file LibLcConfig_lc.h.
| #define LC_INSTANCE_RT_X_NULL | ( | x | ) |
Definition at line 150 of file LibLcConfig_lc.h.
| #define LC_STATIC_RT MK_STATIC_RT |
Definition at line 154 of file LibLcConfig_lc.h.