OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RequestCheckpoint
(Results
1 - 3
of
3
) sorted by null
/art/runtime/
thread.h
168
bool
RequestCheckpoint
(Closure* function);
thread_list.cc
165
if (thread->
RequestCheckpoint
(checkpoint_function)) {
thread.cc
573
bool Thread::
RequestCheckpoint
(Closure* function) {
[
all
...]
Completed in 295 milliseconds