openharmony_kernel_liteos_m/testsuites/sample/kernel/mux
LiteOS2021 cee9714a90 fix: kernel接口融合,添加/修改kernel函数
kernel接口融合,添加/修改kernel函数

BREAKING CHANGE:
新增接口:
LOS_TaskResRecycle
LOS_CurrNanosec
LOS_MDelay
接口修改:
LOS_QueueCreate:第一个入参添加const修饰并增加一种异常情况处理
los_memory.c中 OS_ERROR 修改为LOS_NOK,重定义LOS_NOK为(UINT32)-1。
接口位置转移:
LOS_UDelay 由los_task.h/.c 转移到los_tick.h/.c 
宏修改:
LOS_ERRNO_MUX_PEND_INTERR 改名为 LOS_ERRNO_MUX_IN_INTERR
增加宏:

Signed-off-by: LiteOS2021 <dinglu@huawei.com>
2022-02-15 09:47:58 +08:00
..
BUILD.gn chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_mutex_001.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_mutex_002.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_mutex_003.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_mutex_004.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_mutex_005.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_mutex_006.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_mutex_007.c kernel测试套适配xtensa及csky架构 2022-01-11 19:58:39 +08:00
It_los_mutex_008.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_mutex_009.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_mutex_010.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_mutex_011.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_mutex_012.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_mutex_013.c fix: kernel接口融合,添加/修改kernel函数 2022-02-15 09:47:58 +08:00
It_los_mutex_014.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_mutex_015.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_mutex_016.c fix: kernel接口融合,添加/修改kernel函数 2022-02-15 09:47:58 +08:00
It_los_mutex_017.c fix: kernel接口融合,添加/修改kernel函数 2022-02-15 09:47:58 +08:00
It_los_mutex_018.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_mutex_019.c fix: kernel接口融合,添加/修改kernel函数 2022-02-15 09:47:58 +08:00
It_los_mutex_020.c fix: kernel接口融合,添加/修改kernel函数 2022-02-15 09:47:58 +08:00
It_los_mutex_021.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_mutex_022.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_mutex_023.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_mutex_024.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_mutex_025.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_mutex_026.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_mutex_027.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_mutex_029.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_mutex_030.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_mutex_031.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_mutex_033.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_mutex_034.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_mux.c kernel测试套适配xtensa及csky架构 2022-01-11 19:58:39 +08:00
It_los_mux.h kernel测试套适配xtensa及csky架构 2022-01-11 19:58:39 +08:00