OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:waitstatus
(Results
1 - 3
of
3
) sorted by null
/external/ltp/testcases/kernel/syscalls/fork/
fork12.c
58
int forks, pid1, fork_errno,
waitstatus
;
local
100
while (wait(&
waitstatus
) > 0) ;
116
int
waitstatus
;
local
120
while (wait(&
waitstatus
) > 0) ;
fork07.c
205
int
waitstatus
;
local
208
while (wait(&
waitstatus
) > 0) ;
/build/soong/cmd/dep_fixer/
deps_test.go
232
prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
waitstatus
.h \
Completed in 291 milliseconds