ReactOS 0.4.15-dev-7942-gd23573b
_THREAD_STRUCT Struct Reference

#include <dldetect.h>

Public Attributes

ERESOURCE_THREAD ThreadId
 
PERESOURCE WaitingResource
 
ULONG BugCheckId
 
ULONG Line
 

Detailed Description

Definition at line 58 of file dldetect.h.

Member Data Documentation

◆ BugCheckId

ULONG _THREAD_STRUCT::BugCheckId

Definition at line 61 of file dldetect.h.

Referenced by DLDAcquireShared(), DLDpAcquireResourceExclusiveLite(), and DLDProcessThread().

◆ Line

ULONG _THREAD_STRUCT::Line

Definition at line 62 of file dldetect.h.

Referenced by DLDAcquireShared(), DLDpAcquireResourceExclusiveLite(), and DLDProcessThread().

◆ ThreadId

◆ WaitingResource

PERESOURCE _THREAD_STRUCT::WaitingResource

Definition at line 60 of file dldetect.h.

Referenced by DLDAcquireShared(), DLDpAcquireResourceExclusiveLite(), and DLDProcessThread().


The documentation for this struct was generated from the following file: