Commit History

Author SHA1 Message Date
  liyansheng 4efa8efd90 add nested/prioceiling mutex feature(merge from rt-thread master branch) 2 years ago
  Rbb666 c61e7b522c 同步宏内核主分支部分驱动 2 years ago
  宋超 ae41ff6d08 modify dirver device struct 3 years ago
  宋超 f4e4f488d9 add Macro for driver device mode 3 years ago
  宋超 6db57a0117 modify driver mode 3 years ago
  宋超 47984e75d7 add driver device mode 3 years ago
  blues 4a366306d1 fix two warnings. 3 years ago
  BernardXiong fdb0efbb68 [kernel] remove cpuport from rtdef.h and rtthread.h 4 years ago
  shaojinchun 0007a6fc93 arch及bsp多核相关部分代码整理 4 years ago
  shaojinchun 94b3bb7b2a 修正lwp的相关object自动释放行为 4 years ago
  bernard 009e61ba92 !166 smp加入reclaim线程 4 years ago
  shaojinchun fe933a8e6a smp加入system线程用以任务tcb和任务栈回收 4 years ago
  BernardXiong 01c57c74b7 [Components] Uses msh only mode and removes finsh shell code 4 years ago
  shaojinchun fee4bf4b85 futex对象链表转至lwp结构体内部,并实现其对象自动释放机制 4 years ago
  shaojinchun b5194a2273 rt_thread_set_suspend_state改为static 4 years ago
  shaojinchun 3d66341ced 原rt_thread_suspend改名为rt_thread_suspend_with_flag 4 years ago
  shaojinchun 29dcc08ce5 suspend加上信号检测, 存在需要响应信号时,rt_thread_suspend返回-RT_EINTR 4 years ago
  shaojinchun b3404e9901 规范signal号,先把所有suspend置于uninterruptible状态 4 years ago
  Bernard Xiong 4adaea2a65 Import rt-smart code. 4 years ago
  Bernard Xiong b1eb3943a3 [Kernel] Add rt_object_get_length/rt_object_get_pointers APIs. 5 years ago
  lihui d0ebdc54d4 fix return type error of rt_strcasecmp: rt_uint32_t to rt_int32_t 5 years ago
  Bernard Xiong 2c1f7b73a7 [Kernel] fix typo in rthread_delay 5 years ago
  Bernard Xiong 4a14b8f59a [Kernel] Add delay_util implementation. 5 years ago
  Bernard Xiong 5cd6509296 [Kernel] cleanup code of spinlock in SMP Kernel 5 years ago
  tangyuxin e4671d2916 [kernel][ipc] add send wait support for message queue 5 years ago
  tyx c8e27adf1f [src][ipc]完善 message queue 相关定义 6 years ago
  HubretXie 1e16a1ef23 修改函数返回类型 6 years ago
  armink b2c338970f [kservice] Update the rt_strnlen function. 6 years ago
  shaojinchun fc6bc1ad39 Add smp support to RT-Thread 4.0 6 years ago
  Bernard Xiong 46dae3f35f Merge branch 'master' into dev-4.0.x 6 years ago