OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wait_stat
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/src/tools/perf/bench/
sched-pipe.c
58
int __maybe_unused ret,
wait_stat
;
local
88
retpid = waitpid(pid, &
wait_stat
, 0);
89
assert((retpid == pid) && WIFEXITED(
wait_stat
));
numa.c
1403
int
wait_stat
;
local
[
all
...]
Completed in 128 milliseconds