wangzhengquan
2020-07-14 80ecfcbc4367568abd5d860a2473653638e44e10
commit
2个文件已修改
14 ■■■■■ 已修改文件
.gitignore 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
README.md 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
.gitignore
@@ -22,6 +22,14 @@
# Compiled Static libraries
*.lai
*.la
# Compiled Dynamic libraries
*.dylib
*.dll
# Compiled Static libraries
*.lai
*.la
*.lib
# Executables
*.exe
README.md
@@ -1,3 +1,4 @@
<<<<<<< HEAD
## 实例
```
@@ -112,4 +113,9 @@
int shmqueue_pop_timeout(void *shmqueue, void *dest_ele, struct timespec * timeout);
```
=======
## softbus
shm的通讯库
>>>>>>> dd08a8134dea74ac30213c1b8580bff34ee7095b