rt-thread/src
R b b666 a036ddcb34
Update RT_VER_NUM to 5.3.0 (#11039)
2025-12-12 10:34:53 +08:00
..
klibc Reorganize Group names in build system for clarity and IDE integration #10923 2025-11-16 11:40:53 +08:00
utest [utest][smp]Add descriptions for the SMP test cases (interrupt_pri and spinlock) #11011 2025-12-11 11:14:43 +08:00
Kconfig Update RT_VER_NUM to 5.3.0 (#11039) 2025-12-12 10:34:53 +08:00
SConscript 解决__RT_KERNEL_SOURCE__宏没有定义 2025-03-17 16:45:59 +08:00
clock.c doxygen: group name all in lowcase 2025-06-25 14:02:28 +08:00
components.c kernel: Optimize display format for auto init when debugging 2024-11-26 21:44:19 -05:00
cpu_mp.c doxygen: fixed duplicated comments for cpu APIs 2025-09-08 22:20:52 +08:00
cpu_up.c doxygen: fixed duplicated comments for cpu APIs 2025-09-08 22:20:52 +08:00
defunct.c 去除多余空格 2024-10-21 13:05:08 +08:00
idle.c doxygen: cleanup code for group_thread_management 2025-09-30 10:25:08 +08:00
ipc.c RT_TIMER_CTRL_SET_TIME only accept rt_tick_t, pass rt_tick_t instead int/rt_int32_t 2025-09-24 18:12:36 +08:00
irq.c doxygen: group name all in lowcase 2025-06-25 14:02:28 +08:00
kservice.c [Add][kservice]Add thread usage support. 2025-08-30 13:10:14 +08:00
mem.c doxygen: group name all in lowcase 2025-06-25 14:02:28 +08:00
memheap.c Remove extra semicolon in src/memheap.c 2025-06-27 16:52:33 +08:00
mempool.c RT_TIMER_CTRL_SET_TIME only accept rt_tick_t, pass rt_tick_t instead int/rt_int32_t 2025-09-24 18:12:36 +08:00
object.c [Kernel][Object] Remove object name assertions, use rt_strncpy for safe truncation #10943 2025-11-19 14:10:43 +08:00
scheduler_comm.c [Add][kernel/thread]Add thread overflow hook and testcases:thread_overflow_tc.c. 2025-09-02 16:46:55 +08:00
scheduler_mp.c doxygen: cleanup code for group_thread_management 2025-09-30 10:25:08 +08:00
scheduler_up.c doxygen: cleanup code for group_thread_management 2025-09-30 10:25:08 +08:00
signal.c doxygen: cleanup code for group_thread_management 2025-09-30 10:25:08 +08:00
slab.c doxygen: group name all in lowcase 2025-06-25 14:02:28 +08:00
thread.c fix: [kernel] [thread] Resolve delayed thread wakeup bug when calling suspend repeatedly (#10970) 2025-12-11 11:23:52 +08:00
timer.c doxygen: group name all in lowcase 2025-06-25 14:02:28 +08:00