摘要:
直接上代码,主要用到sem_trywait & sem_post #include<stdio.h> #include<pthread.h> #include<stdlib.h> #include<string.h> #include<semaphore.h> #include<time.h> se 阅读全文
posted @ 2021-12-17 13:47
real-watson
阅读(59)
评论(0)
推荐(0)
浙公网安备 33010602011771号