我是靠谱客的博主 务实战斗机,这篇文章主要介绍ubuntu下 pthread_mutex_init man中查不到ubuntu下 pthread_mutex_init man中查不到,现在分享给大家,希望可以做个参考。

ubuntu下 pthread_mutex_init man中查不到

复制代码
1
2
3
4
5
6
7
8
9
问题: 如题所述,包括pthread_mutex_init 和 pthread_mutex_lock 这些函数都找不到 解决办法: 安装manpages:manpages-posix-dev Mint/Ubuntu:sudo apt-get install manpages-posix-dev 结果: 再用man 手册查看上述函数时,就可以看到函数的详细描述,原因是因为man手册中默认没有安装 关于posix标准的文档

最后

以上就是务实战斗机最近收集整理的关于ubuntu下 pthread_mutex_init man中查不到ubuntu下 pthread_mutex_init man中查不到的全部内容,更多相关ubuntu下内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(79)

评论列表共有 0 条评论

立即
投稿
返回
顶部