[ringbuffer] 添加 ringbuffer 的接口注释

This commit is contained in:
Jackistang
2021-08-14 13:47:05 +08:00
parent 0b4603d581
commit 1b7468979f
4 changed files with 90 additions and 11 deletions

View File

@@ -6,6 +6,7 @@
* Change Logs:
* Date Author Notes
* 2021-08-01 Meco Man remove rt_delayed_work_init() and rt_delayed_work structure
* 2021-08-14 Jackistang add commets for rt_work_init()
*/
#ifndef WORKQUEUE_H__
#define WORKQUEUE_H__