摘要: https://www.jianshu.com/p/6e72ff770244 无名信号量 只适合用于一个进程的不同线程 #include <time.h> #include <stdio.h> #include <errno.h> #include <unistd.h> #include <stdl 阅读全文
posted @ 2019-08-31 13:36 cicero 阅读(418) 评论(0) 推荐(0)