美文网首页操作系统
Alios-things - rhino内核(一)文件目录

Alios-things - rhino内核(一)文件目录

作者: xiaocai888 | 来源:发表于2018-08-31 13:18 被阅读0次

一共有五个文件夹,包括:common、core、debug、posix和test。另加一个Makefile文件。

1. common


1.1 功能

1.2 包含文件

1.3 参考链接

[1]. Alios-things - rhino内核(二)COMMON文件夹, https://www.jianshu.com/p/9dfc53a90cc7

2. core


1.1 功能

1.2 包含文件

1.3 参考链接

[1]. Alios-things - rhino内核(二)CORE文件夹, https://www.jianshu.com/p/b75558deb108

3. debug


1.1 功能

打印输出关于内存堆和池、任务、缓冲队列、信号量的统计信息。

1.2 包含文件

1.3 参考链接

[1]. Alios-things - rhino内核(二)DEBUG文件夹, https://www.jianshu.com/p/90f4ffdc810f

4. posix


1.1 功能

1.2 包含文件

1.3 参考链接

[1]. Alios-things - rhino内核(二)POSIX文件夹, https://www.jianshu.com/p/0028dcc99c8d

5. test


1.1 功能

1.2 包含文件

1.3 参考链接

[1]. Alios-things - rhino内核(二)COMMON文件夹, https://www.jianshu.com/p/b75558deb108

6. makefile


1.1 功能

1.2 包含文件

1.3 参考链接

[1]. Alios-things - rhino内核(二)COMMON文件夹, https://www.jianshu.com/p/b75558deb108

相关文章

网友评论

    本文标题:Alios-things - rhino内核(一)文件目录

    本文链接:https://www.haomeiwen.com/subject/xfldwftx.html