Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: MmfPanicCodes.h

Enum TMMFSubThreadPanicCode

TMMFSubThreadPanicCode

Description

Panic codes for RMMFSubThread.

EMMFSubThreadPanicTimedOut

An attempt to close the subthread using RMMFSubThreadBase::Shutdown() has failed. The shutdown command waits for both the death of the thread and the time-out of a timer to minimise the risk of deadlock. If the timer times-out and the sub-thread is not dead then this thread is panicked in debug mode or, in release mode the sub-thread is killed.