|
XFusion API v1.3.0
|

宏定义 | |
| #define | TAG "xf_fal" |
| #define | sp_fal() (sp_fal_ctx) |
| #define | XF_FAL_CTX_MUTEX_TRY_INIT() |
| #define | XF_FAL_CTX_MUTEX_TRY_DEINIT() |
| #define | XF_FAL_CTX_TRYLOCK__RETURN_ON_FAILURE(_ret) |
| #define | XF_FAL_CTX_TRYLOCK__ANYWAY() |
| #define | XF_FAL_CTX_UNLOCK() |
| #define | XF_FAL_CTX_MUTEX_TRY_INIT() |
| #define | XF_FAL_CTX_MUTEX_TRY_DEINIT() |
| #define | XF_FAL_CTX_TRYLOCK__RETURN_ON_FAILURE(_ret) |
| #define | XF_FAL_CTX_TRYLOCK__ANYWAY() |
| #define | XF_FAL_CTX_UNLOCK() |
变量 | |
| static xf_fal_ctx_t | s_fal_ctx = {0} |
| static xf_fal_ctx_t * | sp_fal_ctx = &s_fal_ctx |
| #define sp_fal | ( | ) | (sp_fal_ctx) |
| #define XF_FAL_CTX_MUTEX_TRY_INIT | ( | ) |
| #define XF_FAL_CTX_MUTEX_TRY_DEINIT | ( | ) |
| #define XF_FAL_CTX_TRYLOCK__RETURN_ON_FAILURE | ( | _ret | ) |
| #define XF_FAL_CTX_TRYLOCK__ANYWAY | ( | ) |
| #define XF_FAL_CTX_UNLOCK | ( | ) |
|
static |
|
static |