Files
TencentOS-tiny/kernel/core/tos_tick.c
SheldonDai 4cfe60a9cb fix a tick list add bug
fix a tick list add bug: if a lower priority task has the same tick_expires with a higher priority task in the tick list, the lower should be added behind the higher one.
2019-09-23 20:40:31 +08:00

3.4 KiB