Zero  0.1.0
Public Member Functions | Public Attributes | List of all members
RawLockQueue::Compatibility Struct Reference

#include <lock_raw.h>

Public Member Functions

 Compatibility (bool grant, bool deadlock, RawXct *block)
 

Public Attributes

bool can_be_granted
 
bool deadlocked
 
RawXctblocker
 

Detailed Description

result of check_compatiblity()

Constructor & Destructor Documentation

§ Compatibility()

RawLockQueue::Compatibility::Compatibility ( bool  grant,
bool  deadlock,
RawXct block 
)
inline

Member Data Documentation

§ blocker

RawXct* RawLockQueue::Compatibility::blocker

§ can_be_granted

bool RawLockQueue::Compatibility::can_be_granted

§ deadlocked

bool RawLockQueue::Compatibility::deadlocked

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