AnyThread 380 Source/platform/heap/Handle.h template<typename Collection, ThreadAffinity Affinity = AnyThread> AnyThread 742 Source/platform/heap/Heap.cpp NoAllocationScope<AnyThread> noAllocation; AnyThread 1323 Source/platform/heap/Heap.cpp NoAllocationScope<AnyThread> noAllocationScope; AnyThread 1434 Source/platform/heap/Heap.h && (ThreadingTrait<Value>::Affinity == MainThreadOnly) ? MainThreadOnly : AnyThread; AnyThread 1441 Source/platform/heap/Heap.h && (ThreadingTrait<Second>::Affinity == MainThreadOnly) ? MainThreadOnly : AnyThread; AnyThread 1466 Source/platform/heap/Heap.h && (ThreadingTrait<Value>::Affinity == MainThreadOnly) ? MainThreadOnly : AnyThread; AnyThread 1593 Source/platform/heap/HeapTest.cpp NoAllocationScope<AnyThread> noAllocationScope; AnyThread 87 Source/platform/heap/ThreadState.h static const ThreadAffinity Affinity = AnyThread; AnyThread 109 Source/platform/heap/ThreadState.h static const ThreadAffinity Affinity = AnyThread; \ AnyThread 118 Source/platform/heap/ThreadState.h static const ThreadAffinity Affinity = AnyThread; \ AnyThread 590 Source/platform/heap/ThreadState.h template<> class ThreadStateFor<AnyThread> {