Windows /Headers /ntstatus.h /STATUS_CALLBACK_RETURNED_TRANSACTION
STATUS_CALLBACK_RETURNED_TRANSACTION
Code: 0xc000071d (3221227293)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
A threadpool worker thread enter a callback, which left transaction state. This is unexpected, indicating that the callback missed clearing the transaction.
Associated Modules
Module | Code | Description |
---|---|---|
ntdll.dll | 0xc000071d | A threadpool worker thread enter a callback, which left transaction state. This is unexpected, indicating that the callback missed clearing the transaction. |
1 entry |