kernel_liteos_a/kernel/base/ipc
Kenneth 81f3d59717 chore: fix typos
fix typo destroy

close https://gitee.com/openharmony/kernel_liteos_a/issues/I3RR17

Signed-off-by: Kenneth <459864689@qq.com>
2021-06-16 14:52:06 +08:00
..
los_event.c chore: fix typos 2021-06-16 14:52:06 +08:00
los_futex.c refactor: Refactored the kernel boot process and added a init framework 2021-05-20 16:45:43 +08:00
los_ipcdebug.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_mux.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_queue.c fix:fix queuePosition typo 2021-05-19 14:05:28 +08:00
los_queue_debug.c Remove redundant macro definition(OFFSET_OF_FIELD) 2021-05-19 11:20:09 +08:00
los_rwlock.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_sem.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_sem_debug.c Remove redundant macro definition(OFFSET_OF_FIELD) 2021-05-19 11:20:09 +08:00
los_signal.c fix: 解决kill进程时无法保证进程的已持有的内核资源合理释放. 2021-05-24 14:29:37 +08:00