|
LLDB mainline
|
Public Member Functions | |
| ScopedPThreadCancelDisabler () | |
| ~ScopedPThreadCancelDisabler () | |
Private Attributes | |
| int | m_old_state |
Definition at line 137 of file common/Host.cpp.
|
inline |
Definition at line 139 of file common/Host.cpp.
References m_old_state.
|
inline |
Definition at line 146 of file common/Host.cpp.
References m_old_state.
|
private |
Definition at line 154 of file common/Host.cpp.
Referenced by ScopedPThreadCancelDisabler(), and ~ScopedPThreadCancelDisabler().