OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:child_finished
(Results
1 - 1
of
1
) sorted by null
/external/linux-tools-perf/src/tools/perf/
builtin-record.c
163
static volatile int
child_finished
= 0;
variable
168
child_finished
= 1;
180
if (!
child_finished
)
Completed in 98 milliseconds