OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetSystemThreadGroup
(Results
1 - 5
of
5
) sorted by null
/art/runtime/
signal_catcher.cc
188
CHECK(runtime->AttachCurrentThread("Signal Catcher", true, runtime->
GetSystemThreadGroup
(),
runtime.h
241
jobject
GetSystemThreadGroup
() const;
trace.cc
302
CHECK(runtime->AttachCurrentThread("Sampling Profiler", true, runtime->
GetSystemThreadGroup
(),
runtime.cc
[
all
...]
/art/runtime/jdwp/
jdwp_main.cc
412
CHECK(runtime->AttachCurrentThread("JDWP", true, runtime->
GetSystemThreadGroup
(),
Completed in 1075 milliseconds