Home
last modified time | relevance | path

Searched refs:nwait (Results 1 - 8 of 8) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/ipc/semctl/
H A Dsemctl06.c96 int count, child, status, nwait; in main() local
101 nwait = 0; in main()
126 nwait++; in main()
147 if (count != nwait) { in main()
166 int count, child, nwait; in dotest() local
170 nwait = 0; in dotest()
198 nwait++; in dotest()
221 if (count != nwait) { in dotest()
/third_party/ltp/testcases/kernel/fs/ftest/
H A Dftest05.c161 int child, count, i, nwait, pid, status; in runtest() local
163 nwait = 0; in runtest()
182 nwait++; in runtest()
206 if (count != nwait) { in runtest()
H A Dftest08.c149 int child, count, fd, i, nwait, status; in runtest() local
151 nwait = 0; in runtest()
173 nwait++; in runtest()
196 if (count != nwait) { in runtest()
H A Dftest04.c145 int count, child, fd, i, nwait, status; in runtest() local
147 nwait = 0; in runtest()
160 nwait++; in runtest()
183 if (count != nwait) { in runtest()
H A Dftest01.c153 int i, child, count, nwait, status; in runtest() local
155 nwait = 0; in runtest()
175 nwait++; in runtest()
201 if (count != nwait) { in runtest()
H A Dftest07.c177 int child, count, i, nwait, status; in runtest() local
179 nwait = 0; in runtest()
198 nwait++; in runtest()
226 if (count != nwait) { in runtest()
H A Dftest03.c173 int child, count, i, nwait, status; in runtest() local
175 nwait = 0; in runtest()
196 nwait++; in runtest()
224 if (count != nwait) { in runtest()
/third_party/python/Lib/multiprocessing/
H A Dqueues.py217 nwait = notempty.wait
231 nwait()

Completed in 7 milliseconds