Skip to content

Linux C/C++工程师需要掌握的知识点总结。

Notifications You must be signed in to change notification settings

helintongh/KnowledgeTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux开发知识图谱

知识是学不完的,但是Linux编程的核心知识体系是可以建立起来的,为何不建一个自己的Cache来强化自己的知识图谱呢?

Linux C精华总结

Linux编程使用基础

四篇文章掌握Linux编程基础图谱: Linux进程间通信

Linux网络编程总结: Linux网络编程入门到实战

下面是我总结的api的路径:

线程基础函数 线程互斥和同步
pthread_create 互斥锁
pthread_exit 读写锁
pthread_join 条件变量
pthread_detach 线程信号量
pthread_attr_init
pthread_cancle

About

Linux C/C++工程师需要掌握的知识点总结。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published