Cronologia Commit

Autore SHA1 Messaggio Data
  Bernard Xiong ca8056072d Merge pull request #4329 from liruncong/delay_until_3 4 anni fa
  Meco Man 678306d300 [kernel]auto formatted 4 anni fa
  liruncong 5ce889ea82 撤销有符号比较,仍应使用无符号比较 4 anni fa
  张世争 72d7f6c0ad [update][kernel]规范rt_object_t强制转换的使用,消除上次提交的编译警告 4 anni fa
  张世争 62137eec9a [update][kernel]规范rt_object_detach的使用 4 anni fa
  Meco Man 2b98ac215a [kernel] rearrange rt_thread_control() - schedule the thread when close it 4 anni fa
  liruncong 302f179c85 修正rt_thread_delay_until时间不准问题,及错误使用无符号比较问题 5 anni fa
  Bernard Xiong a174881e0b Merge pull request #4209 from jesven/cleanup 5 anni fa
  shaojinchun 5957e15754 cleanup操作改由当前线程退出前执行 5 anni fa
  bernard b4e57db1a8 [kernel] Use object_find to implement thread_find/device_find 5 anni fa
  Bernard Xiong 0776b36a4f [Kernel] fix the delay_until issue 5 anni fa
  Bernard Xiong aeff91b2a7 Merge pull request #3769 from jesven/fix_yield 5 anni fa
  chenchaoqun c15a7858c9 [fix] thread control bug about RT_THREAD_CTRL_CLOSE command 5 anni fa
  shaojinchun 3ed84b8d03 解决yield操作不能及时释放cpu的问题 5 anni fa
  cliff-cmc 7471a665db Update thread.c 5 anni fa
  Cliff Chen 240961e8e8 [Kernel] Fix double release for thread 5 anni fa
  suhui d6d690da1a fix the comment 5 anni fa
  zhaoshaowei ff44570887 [Kernel] fix typo in rt_thread_delay_util 6 anni fa
  Bernard Xiong 2c1f7b73a7 [Kernel] fix typo in rthread_delay 6 anni fa
  Bernard Xiong df57b9014c Update thread.c 6 anni fa
  Bernard Xiong 4a14b8f59a [Kernel] Add delay_util implementation. 6 anni fa
  Bernard Xiong 992d3af3ae [kernel] code and comments cleanup 6 anni fa
  shaojinchun 88b552276b 修正在多核时,运行在另外核上的idle任务有可能会插在rt_thread_exit调用rt_schedule之前释放其资源的问题 6 anni fa
  shaojinchun cdaf8c65ca 修正rt_thread_delete在特定点被切走后不能回来继续执行的问题 6 anni fa
  shaojinchun cb07e5fb24 开放spinlock相关函数 6 anni fa
  tyustli d8eb0cfc1e fix kernel and framework no cast type error 6 anni fa
  shaojinchun 6cdfb2ac92 fix signal code 6 anni fa
  Bernard Xiong f9f7e6c520 [ptherad] Fix pthread_exit issue 7 anni fa
  Bernard Xiong de624c52c1 [Kernel] Enable RUNNING status in thread. 7 anni fa
  shaojinchun fc6bc1ad39 Add smp support to RT-Thread 4.0 7 anni fa