Linux--线程实例

时间:2022-04-10 07:27:46
【文件属性】:
文件名称:Linux--线程实例
文件大小:6KB
文件格式:ZIP
更新时间:2022-04-10 07:27:46
Linux 3.21学习多线程编程-线程的使用 线程是进程中的一个独立的控制流,由环境和一系列要执行的指令组成。 线程的优点:占用资源少,通讯方便,可以提高应用程序响应,改善程序结构。
【文件预览】:
thread
----sem_num.c(1KB)
----threadread.c(881B)
----thread_struct.c(1KB)
----exp1.c(2KB)
----threadinit.c(821B)
----mutex.c(2KB)
----attr_thread.c(1KB)
----sem_syn.c(1KB)
----threadchar.c(734B)
----thread.c(623B)

网友评论