nn::fnd::UnitHeap Type

Syntax

typedef UnitHeapTemplate< nn::os::LockPolicy::NoLock > nn::fnd::UnitHeap;

Description

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

Revision History

2010/01/07
Initial version.

CONFIDENTIAL