openharmony_kernel_liteos_m/kernel/src
openharmony_ci eca03e5ed6 !195 feat: L0新增posix接口sem_getvalue
Merge pull request !195 from x_xiny/master
2021-06-24 07:15:06 +00: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 feat: L0 支持低功耗框架 2021-06-22 13:15:06 +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: 调度过程低概率触发OsSchedTaskEnQueue断言,导致系统异常 2021-06-23 19:25:58 +08:00
los_sem.c feat: m核新增posix接口sem_getvalue 2021-06-24 10:43:44 +08:00
los_sortlink.c fix: 延时队列为NULL时,返回的响应时间为64位最大值,导致无法更新tick timer的响应周期 2021-06-17 20:23:13 +08:00
los_swtmr.c feat: L0 支持低功耗框架 2021-06-22 13:15:06 +08:00
los_task.c feat: L0 支持低功耗框架 2021-06-22 13:15:06 +08:00
los_tick.c fix:Solution of conflict. 2021-04-20 14:56:26 +08:00