nn::fnd::FrameHeap Type

Syntax

typedef FrameHeapTemplate< nn::os::LockPolicy::NoLock > nn::fnd::FrameHeap;

Description

Type that indicates a thread-unsafe frame heap that does not use locks.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL