Lines Matching defs:Frontier
297 void ScanRangeForPointers(uptr begin, uptr end, Frontier *frontier,
343 void ScanGlobalRange(uptr begin, uptr end, Frontier *frontier) {
360 Frontier *frontier) {
370 static void ProcessThreads(SuspendedThreadsList const &, Frontier *, tid_t,
381 static void ProcessThreadRegistry(Frontier *frontier) {
403 Frontier *frontier, tid_t caller_tid,
494 reinterpret_cast<Frontier *>(arg), "DTLS",
543 void ScanRootRegions(Frontier *frontier,
565 static void ProcessRootRegions(Frontier *frontier) {
577 static void FloodFillTag(Frontier *frontier, ChunkTag tag) {
625 reinterpret_cast<Frontier *>(arg)->push_back(chunk);
631 Frontier *frontier, tid_t caller_tid,