liruncong 39673cf4f6 [src]消除参数传递警告(warning: passing argument 1 of 'zoneindex' from incompatible pointer type [-Wincompatible-pointer-types]) 6 years ago
..
Kconfig 0d7ba79219 Remove the DBG_COLOR and DBG_ENABLE definition. 6 years ago
SConscript be7b8421a5 [Kernel]when the macro of RT_USING_COMPONENTS_INIT is not open ,then remove the source of components.c from the project. 10 years ago
clock.c 308065a9a2 Update clock.c 6 years ago
components.c fc6bc1ad39 Add smp support to RT-Thread 4.0 6 years ago
cpu.c b3e1507bcf 1 RT_THREAD_CTRL_BIND_CPU define to 4 6 years ago
device.c ff08faf605 [Kernel] Adjust the copyright information 6 years ago
idle.c 25988d30d9 [Kernel] Add thread detach for system thread 6 years ago
ipc.c 484afe9d2c [Kernel] Add 64bit CPU support. 6 years ago
irq.c 2a7d814f77 [libcpu] Add unified RISC-V libcpu porting. 6 years ago
kservice.c 7383269905 [Kernel] Code cleanup for compiling warning. 6 years ago
mem.c 7383269905 [Kernel] Code cleanup for compiling warning. 6 years ago
memheap.c 1f37de29c4 Fix the value width issue under 32/64 bit arch. 6 years ago
mempool.c ff08faf605 [Kernel] Adjust the copyright information 6 years ago
object.c ff08faf605 [Kernel] Adjust the copyright information 6 years ago
scheduler.c 69994ca210 [Kernel] Fix rt_schedule_insert_thread issue 6 years ago
signal.c 8fa6c1d9cd Remove dbg_enter and dbg_exit macro. 6 years ago
slab.c 39673cf4f6 [src]消除参数传递警告(warning: passing argument 1 of 'zoneindex' from incompatible pointer type [-Wincompatible-pointer-types]) 6 years ago
thread.c f9f7e6c520 [ptherad] Fix pthread_exit issue 6 years ago
timer.c de624c52c1 [Kernel] Enable RUNNING status in thread. 6 years ago