ExitThread() called on a threadpool thread |
Application Verifier break message
ExitThread() called on a threadpool thread
Probable cause
This stop is generated if ExitThread is called on a threadpool thread. Calling ExitThread on a threadpool thread makes the system unstable and can cause a resource leak, a hang, or an access violation.
Information displayed by Application Verifier
Parameter1 - Callback function
Parameter2 - Context
Parameter3 - Threadpool Object allocation stack trace, use dds to dump it.
Parameter4 - Not used
Additional information
Verifier stop code 704.