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.