rt-thread-official/examples
Shell 48bd0e49f2
[ipc] support of lockless rt_completion (#8887)
* [ipc] lockless rt_completion implementation

The new rt_completion implemented by lockless algorithm can improve timer resolution for up to ~12%, compare to sem IPC.

Signed-off-by: Shell <smokewood@qq.com>

* fixup: error

* remove useless changes

---------

Signed-off-by: Shell <smokewood@qq.com>
2024-05-08 09:25:57 +08:00
..
file [update] move dfs_posix.h to legacy/dfs/dfs_posix.h 2022-01-14 23:09:32 +08:00
libc [HUST CSE] add forced type conversion when using 'realloc','malloc','calloc' for better readability 2023-04-28 15:55:28 +01:00
network [examples][tcpserver]打印错误值errno 2023-12-28 15:55:14 +08:00
pm [example] replace RT_IPC_FLAG_FIFO with RT_IPC_FLAG_PRIO 2021-07-18 12:52:04 +08:00
rt-link [errno code][-RT_ERROR] fix that use RT_ERROR without - 2023-03-20 00:06:16 -04:00
test [HUST CSE]Fix if condition statement not closed (#7353) 2023-04-23 17:40:42 -04:00
ulog [example] 格式化整理 2021-03-07 08:34:04 +08:00
utest [ipc] support of lockless rt_completion (#8887) 2024-05-08 09:25:57 +08:00
var_export [add][examples][var_export]add sample code for the var_export component 2021-09-02 20:20:29 +08:00
ymodem [update] move dfs_posix.h to legacy/dfs/dfs_posix.h 2022-01-14 23:09:32 +08:00