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 146 of file common/Host.cpp.

Constructor & Destructor Documentation

◆ ScopedPThreadCancelDisabler()

ScopedPThreadCancelDisabler::ScopedPThreadCancelDisabler ( )
inline

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

◆ ~ScopedPThreadCancelDisabler()

ScopedPThreadCancelDisabler::~ScopedPThreadCancelDisabler ( )
inline

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

Member Data Documentation

◆ m_old_state

int ScopedPThreadCancelDisabler::m_old_state
private

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


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