HANDLER_STACK_USE_THREAD_STACK

nn::os::ARM::HANDLER_STACK_USE_THREAD_STACK Constant

Syntax

const uptr HANDLER_STACK_USE_THREAD_STACK =  1;

Description

Specifies that the stack of the thread in which the exception occurred be used as the exception handler stack.

Revision History

2011/07/29
Initial version.

CONFIDENTIAL