ReactOS 0.4.16-dev-550-g2186ce3
|
#include <dldetect.h>
Public Attributes | |
ERESOURCE_THREAD | ThreadId |
PERESOURCE | WaitingResource |
ULONG | BugCheckId |
ULONG | Line |
Definition at line 58 of file dldetect.h.
ULONG _THREAD_STRUCT::BugCheckId |
Definition at line 61 of file dldetect.h.
Referenced by DLDAcquireShared(), DLDpAcquireResourceExclusiveLite(), and DLDProcessThread().
ULONG _THREAD_STRUCT::Line |
Definition at line 62 of file dldetect.h.
Referenced by DLDAcquireShared(), DLDpAcquireResourceExclusiveLite(), and DLDProcessThread().
ERESOURCE_THREAD _THREAD_STRUCT::ThreadId |
Definition at line 59 of file dldetect.h.
Referenced by DLDAcquireShared(), DLDAllocFindThread(), DLDFindThread(), DLDpAcquireResourceExclusiveLite(), and DLDProcessThread().
PERESOURCE _THREAD_STRUCT::WaitingResource |
Definition at line 60 of file dldetect.h.
Referenced by DLDAcquireShared(), DLDpAcquireResourceExclusiveLite(), and DLDProcessThread().