Searched refs:SEM_CHILD_SETUP (Results 1 – 3 of 3) sorted by relevance
68 SEM_CHILD_SETUP, enumerator97 if (sem_post(&sem[SEM_CHILD_SETUP]) == -1) in child()162 if (sem_wait(&sem[SEM_CHILD_SETUP]) == -1) in main()
69 SEM_CHILD_SETUP, enumerator98 if (sem_post(&sem[SEM_CHILD_SETUP]) == -1) in child()164 if (sem_wait(&sem[SEM_CHILD_SETUP]) == -1) in main()
70 SEM_CHILD_SETUP, enumerator98 if (sem_post(&sem[SEM_CHILD_SETUP]) == -1) in child()169 if (sem_wait(&sem[SEM_CHILD_SETUP]) == -1) in main()