openharmony_kernel_liteos_a/kernel/base/ipc
x_xiny 0f75bf01a6 fix:内源代码检视拼写错误修改
【背景】3.1代码review问题修改

    【修改方案】
     根据检视意见对拼写错误进行修改

     Signed-off-by: xuiny <xuxinyu6@huawei.com>

Change-Id: I9fb982a8ba2052fa4d56e91eec33c96ab4035a90
2022-03-14 17:34:46 +08:00
..
los_event.c feat: L0-L1 支持Trace 2021-08-31 20:29:45 +08:00
los_futex.c feat: 调度相关模块间依赖优化 2022-01-21 15:52:51 +08:00
los_ipcdebug.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_mux.c refactor: 对LiteOS_a内核中menuconfig开关的宏使用#ifdef/#ifndef做预编译处理 2021-07-01 09:08:18 +08:00
los_queue.c feat: L0-L1 支持Trace 2021-08-31 20:29:45 +08:00
los_queue_debug.c fix:内源代码检视拼写错误修改 2022-03-14 17:34:46 +08:00
los_rwlock.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_sem.c feat: L0-L1 支持Trace 2021-08-31 20:29:45 +08:00
los_sem_debug.c chore: 修复社区反馈问题Percpu结构体注释错误 2021-11-10 10:20:33 +08:00
los_signal.c feat: 调度去进程化,优化进程线程依赖关系 2022-01-27 14:30:50 +08:00