这是一个用于创建多线程的程序

源代码在线查看: makefile

软件大小: 214 K
上传用户: srbrabbit
关键词: 多线程 程序
下载地址: 免注册下载 普通下载 VIP

相关代码

				CFLAGS=-O -Wuninitialized -Werror								all: example-codelock example-buffer example-small								example-codelock: example-codelock.c pt.h lc.h								example-buffer: example-buffer.c pt.h lc.h								example-small: example-small.c pt.h lc.h							

相关资源