Commit History

Author SHA1 Message Date
  tyx c8e27adf1f [src][ipc]完善 message queue 相关定义 6 years ago
  tyustli d8eb0cfc1e fix kernel and framework no cast type error 6 years ago
  Bernard Xiong 43c1236ec9 [Kernel] code cleanup for indentation. 6 years ago
  shaojinchun 7bcee9bcb1 semaphore结构中value仍改为uint16_t,加入对其设置范围的检测,加入对齐变量 6 years ago
  Bernard Xiong 484afe9d2c [Kernel] Add 64bit CPU support. 6 years ago
  Bernard Xiong ff08faf605 [Kernel] Adjust the copyright information 6 years ago
  Bernard Xiong 41f7f2c284 [Kernel] Update to Apache License v2.0 6 years ago
  liang yongxiang f706131fc6 [kernel] add assert to ipc object 7 years ago
  Bernard Xiong df64a297ab [Kernel] Remove memory ops when SLAB and module enable 7 years ago
  guozhanxin d44790c8f9 [src/ipc.c]adjust rt_event_send() hook function position|调整rt_event_send()钩子函数位置 7 years ago
  bernard b27c7e4826 [Kernel] Add signal implementation. 7 years ago
  bernard cccff34fca Merge branch 'master' of https://github.com/RT-Thread/rt-thread 7 years ago
  bernard e9a77b513f [Kernel] mutex can be used before scheduler startup. 7 years ago
  emlslxl e521decf2e 根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化 7 years ago
  dogandog c314417e0b Correct comments about doxygen format 9 years ago
  pathletboy 63c51fbfc8 Sorry, fix missed, related #590. 9 years ago
  pathletboy 78c9ddef86 fix code indent. 9 years ago
  pathletboy 30cbe3cc3e add document. 9 years ago
  pathletboy 5b03e37ae1 allow parameter "recved" can be null in function "rt_event_recv" 9 years ago
  Grissiom b72001fcac kernel: mutex could only be released in thread context 11 years ago
  Grissiom 6f71308ef5 kernel: add RT_DEBUG_IN_THREAD_CONTEXT 11 years ago
  Grissiom c465bc2c2e rt_event_recv: add a check on the option flag 12 years ago
  Bernard Xiong 79392bb082 Embedded GPLv2 license. 12 years ago
  Bernard Xiong 4afdf44da2 add RT_KERNEL_MALLOC/FREE 12 years ago
  dzzxzz@gmail.com 1cffb60ce0 fixed the coding style in ipc.c 12 years ago
  dzzxzz@gmail.com 0e40d55d9f fixed the coding style of RT_DEBUG_LOG 12 years ago
  dzzxzz@gmail.com 700b16c52b adjust the coding style in src/ipc.c 13 years ago
  qiuyiuestc@gmail.com a73abdccf5 split export symbols from rtm.c to each file 13 years ago
  bernard.xiong@gmail.com 0f519b6721 move src\kservice.h to include\rtservice.h. 13 years ago
  bernard.xiong@gmail.com b6c1ebf423 add RT_PRINTF_PRECISION in kservice.c; fix re-schedule issue in IPC control function. 13 years ago