Windows /Headers /ntstatus.h /STATUS_CALLBACK_RETURNED_THREAD_PRIORITY
STATUS_CALLBACK_RETURNED_THREAD_PRIORITY
Code: 0xc000071b (3221227291)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
A threadpool worker thread enter a callback at thread base priority 0x%x and exited at priority 0x%x. This is unexpected, indicating that the callback missed restoring the priority.
Associated Modules
Module | Code | Description |
---|---|---|
ntdll.dll | 0xc000071b | A threadpool worker thread enter a callback at thread base priority 0x%x and exited at priority 0x%x. This is unexpected, indicating that the callback missed restoring the priority. |
1 entry |