Windows / Headers / ntstatus.h / STATUS_CALLBACK_RETURNED_THREAD_AFFINITY
STATUS_CALLBACK_RETURNED_THREAD_AFFINITY
Code: 0xc0000721 (0)
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
| Module | Code | Description |
|---|---|---|
| ntdll.dll | 0xc0000721 | 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. |
| 1 entry | ||