OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:g_can_exit
(Results
1 - 2
of
2
) sorted by null
/prebuilts/ndk/r11/sources/cxx-stl/gabi++/tests/
malloc_lockup.cpp
70
static bool
g_can_exit
= false;
variable
88
while (!
g_can_exit
)
135
g_can_exit
= true;
/prebuilts/ndk/r13/sources/cxx-stl/gabi++/tests/
malloc_lockup.cpp
70
static bool
g_can_exit
= false;
variable
88
while (!
g_can_exit
)
135
g_can_exit
= true;
Completed in 48 milliseconds