This is work in progress.

Windows /Headers /ntstatus.h /STATUS_CALLBACK_RETURNED_THREAD_AFFINITY

STATUS_CALLBACK_RETURNED_THREAD_AFFINITY

Code: 0xc0000721 (3221227297)

HRESULT Facility: FACILITY_NULL (0)

NTSTATUS Facility: Unknown (0)

Abstract

A threadpool worker thread enter a callback at thread affinity %p and exited at affinity %p. This is unexpected, indicating that the callback missed restoring the priority.

Associated Modules

ModuleCodeDescription
ntdll.dll0xc0000721A threadpool worker thread enter a callback at thread affinity %p and exited at affinity %p. This is unexpected, indicating that the callback missed restoring the priority.
1 entry