This is work in progress.

Windows /Headers /ntstatus.h /STATUS_CALLBACK_RETURNED_PRI_BACK

STATUS_CALLBACK_RETURNED_PRI_BACK

Code: 0xc0000720 (3221227296)

HRESULT Facility: FACILITY_NULL (0)

NTSTATUS Facility: Unknown (0)

Abstract

A threadpool worker thread enter a callback, which left with background priorities set. This is unexpected, indicating that the callback missed restoring the original priorities.

Associated Modules

ModuleCodeDescription
ntdll.dll0xc0000720A threadpool worker thread enter a callback, which left with background priorities set. This is unexpected, indicating that the callback missed restoring the original priorities.
1 entry