OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MarkThreadRoots
(Results
1 - 4
of
4
) sorted by null
/art/runtime/gc/collector/
sticky_mark_sweep.h
46
virtual void
MarkThreadRoots
(Thread* self)
sticky_mark_sweep.cc
62
void StickyMarkSweep::
MarkThreadRoots
(Thread* self) {
mark_sweep.h
270
virtual void
MarkThreadRoots
(Thread* self)
mark_sweep.cc
260
MarkThreadRoots
(self);
271
void MarkSweep::
MarkThreadRoots
(Thread* self) {
[
all
...]
Completed in 25 milliseconds