LLDB mainline
Public Member Functions | Private Attributes | List of all members
ScopedPThreadCancelDisabler Class Reference

Public Member Functions

 ScopedPThreadCancelDisabler ()
 
 ~ScopedPThreadCancelDisabler ()
 

Private Attributes

int m_old_state
 

Detailed Description

Definition at line 125 of file common/Host.cpp.

Constructor & Destructor Documentation

◆ ScopedPThreadCancelDisabler()

ScopedPThreadCancelDisabler::ScopedPThreadCancelDisabler ( )
inline

Definition at line 127 of file common/Host.cpp.

◆ ~ScopedPThreadCancelDisabler()

ScopedPThreadCancelDisabler::~ScopedPThreadCancelDisabler ( )
inline

Definition at line 134 of file common/Host.cpp.

Member Data Documentation

◆ m_old_state

int ScopedPThreadCancelDisabler::m_old_state
private

Definition at line 142 of file common/Host.cpp.


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