mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 20:35:43 +00:00
[SDK:BUGCODES] Remove inaccurate description of CREATE_DELETE_LOCK_NOT_LOCKED
The description had nothing to do with CREATE_DELETE_LOCK_NOT_LOCKED, but instead was for EMPTY_THREAD_REAPER_LIST. And even so, descriptions for both of these BSOD codes have been removed in official MS Windows 2000 and beyond. Regarding the Thread Ripper: https://devblogs.microsoft.com/oldnewthing/20231031-00/?p=108944
This commit is contained in:
parent
9ba2c794db
commit
97ea95c80c
1 changed files with 1 additions and 1 deletions
|
@ -292,7 +292,7 @@ Severity=Success
|
||||||
Facility=System
|
Facility=System
|
||||||
SymbolicName=CREATE_DELETE_LOCK_NOT_LOCKED
|
SymbolicName=CREATE_DELETE_LOCK_NOT_LOCKED
|
||||||
Language=English
|
Language=English
|
||||||
The thread reaper was handed a thread to reap, but the thread's process'
|
CREATE_DELETE_LOCK_NOT_LOCKED
|
||||||
.
|
.
|
||||||
|
|
||||||
MessageId=0x15
|
MessageId=0x15
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue