Searched defs:AbstractRefProcTaskExecutor (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/memory/
H A DreferenceProcessor.hpp54 class AbstractRefProcTaskExecutor;
299 AbstractRefProcTaskExecutor* task_executor);
382 void enqueue_discovered_reflists(HeapWord* pending_list_addr, AbstractRefProcTaskExecutor* task_executor);
517 AbstractRefProcTaskExecutor* task_executor,
521 bool enqueue_discovered_references(AbstractRefProcTaskExecutor* task_executor = NULL);
667 class AbstractRefProcTaskExecutor { class
683 class AbstractRefProcTaskExecutor::ProcessTask {
709 class AbstractRefProcTaskExecutor::EnqueueTask {

Completed in 95 milliseconds