OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SuspendSelf
(Results
1 - 5
of
5
) sorted by null
/art/openjdkjvmti/
ti_thread.h
147
static jvmtiError
SuspendSelf
(art::Thread* self)
ti_thread.cc
[
all
...]
/art/runtime/
debugger.h
500
static void
SuspendSelf
();
[
all
...]
debugger.cc
[
all
...]
/art/runtime/jdwp/
jdwp_event.cc
643
Dbg::
SuspendSelf
();
755
* function is called by Dbg::
SuspendSelf
(), and the transition back
[
all
...]
Completed in 74 milliseconds