Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dmark-compact.h810 base::Semaphore pending_compaction_tasks_semaphore_; variable
Dmark-compact.cc68 pending_compaction_tasks_semaphore_(0) { in MarkCompactCollector()
496 mark_compact->pending_compaction_tasks_semaphore_.Signal(); in RunInternal()
3280 pending_compaction_tasks_semaphore_.Wait(); in WaitUntilCompactionCompleted()