Windows / Headers / ntstatus.h / STATUS_CALLBACK_RETURNED_LDR_LOCK
STATUS_CALLBACK_RETURNED_LDR_LOCK
Code: 0xc000071e (0)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
A threadpool worker thread enter a callback, which left the loader lock held. This is unexpected, indicating that the callback missed releasing the lock.
Associated Modules
| Module | Code | Description |
|---|---|---|
| ntdll.dll | 0xc000071e | A threadpool worker thread enter a callback, which left the loader lock held. This is unexpected, indicating that the callback missed releasing the lock. |
| 1 entry | ||