Home
last modified time | relevance | path

Searched refs:CheckpointMarkThreadRoots (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/collector/
Dmark_sweep.cc949 class CheckpointMarkThreadRoots : public Closure { class
951 explicit CheckpointMarkThreadRoots(MarkSweep* mark_sweep, in CheckpointMarkThreadRoots() function in art::gc::collector::CheckpointMarkThreadRoots
982 CheckpointMarkThreadRoots check_point(this, revoke_ros_alloc_thread_local_buffers_at_checkpoint); in MarkRootsCheckpoint()