Menu

Application Verifier break message

The loader lock has been held by the threadpool thread within the callback.

Probable cause

The stop is generated if the loader lock is held within the callback and is not released when the thread is returned to the threadpool.

Information displayed by Application Verifier

The loader lock has been held by the threadpool thread within the callback.

Parameter 1 � Callback function

Parameter 2 � Context

Parameter 3 �Threadpool object allocation stack trace, use �dps� to dump it.

Parameter 4 � Not used

Additional information

Verifier stop code 70A.