openharmony_kernel_liteos_m/kernel/src
kenneth a0a32188ff update: rename LOS_BackTraceInit
change function name LOS_BackTraceInit and involve it in los_init.c when macro is not set to 0

close https://gitee.com/openharmony/kernel_liteos_m/issues/I3SYQQ

Signed-off-by: kenneth <459864689@qq.com>
2021-06-16 08:51:00 +08:00
..
mm fix: fix print format compilation warning 2021-06-10 14:52:47 +08:00
los_event.c fix: 调整hook类型和位置,方便调试 2021-06-02 10:28:24 +08:00
los_init.c update: rename LOS_BackTraceInit 2021-06-16 08:51:00 +08:00
los_mux.c fix: fix typos 2021-05-19 14:49:13 +08:00
los_queue.c fix: change queuePosion to queuePosition 2021-05-19 08:35:48 +08:00
los_sched.c fix: fix typos 2021-05-19 14:49:13 +08:00
los_sem.c fix: correct ECB in comment 2021-05-18 11:09:48 +08:00
los_sortlink.c fix:The SWTMR_ALIGN timer calculates the count error for the same period, and for the same response time, the later-inserted node should be behind the existing node. 2021-05-06 10:37:24 +08:00
los_swtmr.c !115 fix: correct spelling 2021-05-15 09:45:21 +08:00
los_task.c !130 fix: fix macro typo 2021-06-03 15:14:10 +08:00
los_tick.c fix:Solution of conflict. 2021-04-20 14:56:26 +08:00