los_event.h
|
fix:系统pend类接口未对软件定时器任务进行限制,容易引发软件定时器任务非正常挂起,
|
2021-10-18 16:35:51 +08:00 |
los_membox.h
|
fix: fix LOS_MEMBOX_ALIGNED macro name
|
2021-04-26 09:42:24 +08:00 |
los_memory.h
|
fix: 在头文件中补充LOSCFG_MEM_FREE_BY_TASKID函数的声明
|
2021-11-22 20:40:32 +08:00 |
los_mux.h
|
fix:系统pend类接口未对软件定时器任务进行限制,容易引发软件定时器任务非正常挂起,
|
2021-10-18 16:35:51 +08:00 |
los_queue.h
|
fix: LOS_QueueInfoGet函数统计等待读写任务有误
|
2021-09-28 09:40:23 +08:00 |
los_sched.h
|
fix: 当前仓代码编译告警的问题
|
2022-01-19 02:27:14 +00:00 |
los_sem.h
|
fix:系统pend类接口未对软件定时器任务进行限制,容易引发软件定时器任务非正常挂起,
|
2021-10-18 16:35:51 +08:00 |
los_sortlink.h
|
fix: 解决kernel目录下一些函数入参过剩导致编译错误的问题
|
2021-12-13 17:15:26 -08:00 |
los_swtmr.h
|
fix: 解决定时器超时但还在队列中无法删除的问题
|
2021-12-08 15:27:49 +08:00 |
los_task.h
|
feature: Support kernel signal and POSIX API.
|
2022-01-20 11:17:40 +08:00 |
los_tick.h
|
fix: 当前仓代码编译告警的问题
|
2022-01-19 02:27:14 +00:00 |