Searched refs:handle_zero_index_for_thread (Results 1 - 6 of 6) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DdirtyCardQueue.hpp103 static void handle_zero_index_for_thread(JavaThread* t);
H A DsatbQueue.hpp100 static void handle_zero_index_for_thread(JavaThread* t);
H A DdirtyCardQueue.cpp108 void DirtyCardQueueSet::handle_zero_index_for_thread(JavaThread* t) { function in class:DirtyCardQueueSet
H A DsatbQueue.cpp215 void SATBMarkQueueSet::handle_zero_index_for_thread(JavaThread* t) { function in class:SATBMarkQueueSet
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dc1_Runtime1_sparc.cpp870 SATBMarkQueueSet::handle_zero_index_for_thread),
969 DirtyCardQueueSet::handle_zero_index_for_thread),
H A Dassembler_sparc.cpp4363 &SATBMarkQueueSet::handle_zero_index_for_thread);
4569 &DirtyCardQueueSet::handle_zero_index_for_thread);

Completed in 49 milliseconds