Commit History

Author SHA1 Message Date
  Bernard Xiong 63b97db64a [Kernel] Remove the debug definition for mutex 2 years ago
  Bernard Xiong e645c95eb8 [Kernel] Trim trailing spaces in ipc.c 2 years ago
  Bernard Xiong 6823a5110b [Kernel] Add prioceiling feature in mutex 2 years ago
  Bernard Xiong 34c77da153 [Kernel] Add nested mutex feature 2 years ago
  Tangyuxin a4829b1c00 [fix] Fix simulator compilation warnings (#6438) 2 years ago
  Man, Jianting (Meco) 6295ec108e [kernel] remove the register keyword (#5888) 3 years ago
  Stanley ef7280826f correct descriptions (#5849) 3 years ago
  thewon86 f5b0bfd3f4 uniform code writing-disable interrupt 3 years ago
  Stanley 2fa40dd602 Fix/parameter name (#5815) 3 years ago
  Stanley d664edd64e Update ipc.c 3 years ago
  Stanley eefc6d7825 Add descriptions 3 years ago
  guo 4562ae1246 [kernel] Revert modifications to the semaphore (#5682) 3 years ago
  Henson 500d26c257 optimize code 3 years ago
  guozhanxin 9b44535740 add RT_DEBUG_SCHEDULER_AVAILABLE check 3 years ago
  thewon86 4db9cfbebe return thread error when resumed by signal 3 years ago
  Meco Man 65ecca80ee [kernel] improve comments 3 years ago
  Gabriel Wang 6bb9e546de change all double-empty-lines to single-empty-lines 3 years ago
  Gabriel Wang d7b8cf81e6 move some __on_rt_xxxxx_hook from rtdef.h to dedicated c soure files 3 years ago
  jihongbin eda0df469e [update] Correct some code comments 3 years ago
  HelloByeAll a5b684d29c 【更新】删除空行上的tab 3 years ago
  wangqinglin 758ef39024 【更新】调整RT_ASSERT和RT_DEBUG_NOT_IN_INTERRUPT,维持代码风格 3 years ago
  wangqinglin 4c4f107436 【更新】ipc init/create增加 flag 判断 3 years ago
  liukangcc d99737d8a9 [update] functions annotation. 3 years ago
  Bernard Xiong 054f6db3e6 Merge pull request #4760 from mysterywolf/Internafunction 4 years ago
  Meco Man c10678c1f0 内部函数以_开头 4 years ago
  chenjh 9f3e349f69 [comment] Optimize the comment for ipc 4 years ago
  Meco Man 6e334416e3 [ipc][mutex] 补充注释 4 years ago
  Meco Man edcdd126ed [kernel][ipc] 移除mutex RT_IPC_FLAG_FIFO 功能 4 years ago
  杨澄 ec3c1d4d00 [kernel] Fix comment error for rt_mutex_detach(). 4 years ago
  Meco Man e019a57ff3 [kernel] 补充endif后缀注释(2) 4 years ago