sem_wait, sem_timedwait, sem_trywait - lock a semaphore. SYNOPSIS top. #include <semaphore.h> int sem_wait(sem_t *sem); int ...
確定! 回上一頁