HomeSort by relevance Sort by last modified time
    Searched refs:SEM_CHILD_SETUP (Results 1 - 3 of 3) sorted by null

  /external/ltp/testcases/kernel/syscalls/move_pages/
move_pages03.c 68 SEM_CHILD_SETUP,
97 if (sem_post(&sem[SEM_CHILD_SETUP]) == -1)
162 if (sem_wait(&sem[SEM_CHILD_SETUP]) == -1)
move_pages05.c 70 SEM_CHILD_SETUP,
98 if (sem_post(&sem[SEM_CHILD_SETUP]) == -1)
169 if (sem_wait(&sem[SEM_CHILD_SETUP]) == -1)
move_pages11.c 69 SEM_CHILD_SETUP,
98 if (sem_post(&sem[SEM_CHILD_SETUP]) == -1)
164 if (sem_wait(&sem[SEM_CHILD_SETUP]) == -1)

Completed in 183 milliseconds