Home | History | Annotate | Download | only in allocator

Lines Matching defs:threads

1842   std::list<Thread*> threads = Runtime::Current()->GetThreadList()->GetList();
1843 for (Thread* thread : threads) {
1997 // Acquire the lock to prevent other threads racing in and modifying the page map.