OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kWeakRootStateNoReadsOrWrites
(Results
1 - 3
of
3
) sorted by null
/art/runtime/gc/
weak_root_state.h
29
kWeakRootStateNoReadsOrWrites
,
/art/runtime/
intern_table.cc
249
while (weak_root_state_ == gc::
kWeakRootStateNoReadsOrWrites
) {
279
if ((!kUseReadBarrier && weak_root_state_ != gc::
kWeakRootStateNoReadsOrWrites
) ||
283
// weak_root_state_ is set to gc::
kWeakRootStateNoReadsOrWrites
in the GC pause but is only
522
if (new_state != gc::
kWeakRootStateNoReadsOrWrites
) {
runtime.cc
[
all
...]
Completed in 88 milliseconds