nn::fnd::ThreadSafeFrameHeap Typetypedef FrameHeapTemplate< nn::os::LockPolicy::Object< nn::os::CriticalSection > > nn::fnd::ThreadSafeFrameHeap;
Type that indicates a thread-safe frame heap that ensures mutual exclusion using critical sections for each heap.
CONFIDENTIAL