Searched refs:SEM (Results 1 – 3 of 3) sorted by relevance
98 -Usage: $0 [AIO|MEM|MSG|SEM|SIG|THR|TMR|TPS]99 +Usage: $0 [AIO|MEM|MSG|SEM|SIG|THR|TMR|TPS |ALL]
7741 sem_t SEM; variable7744 sem_init(&SEM, 0, 0); in Run()7746 sem_post(&SEM); in Run()7749 sem_wait(&SEM); in Run()7753 sem_destroy(&SEM); in Run()
5312 ({MSG,SEM,SHM}_{STAT,INFO}): Explicitly define those things we