_KMUTANT

//0x38 bytes (sizeof) struct _KMUTANT { struct _DISPATCHER_HEADER Header; //0x0 struct _LIST_ENTRY MutantListEntry; //0x18 struct _KTHREAD* OwnerThread; //0x28 UCHAR Abandoned; //0x30 UCHAR ApcDisable; //0x31 };