#include <stdio.h> #include <sys/types.h> #include <sys/sem.h> #include <errno.h> #define MAX_SEMAPHORES 5  
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号