LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
SwPauseThreadStarting Class Reference

Helper class to pause starting of threads during existence of an instance of this class. More...

#include <pausethreadstarting.hxx>

Public Member Functions

 SwPauseThreadStarting ()
 
 ~SwPauseThreadStarting () COVERITY_NOEXCEPT_FALSE
 

Private Attributes

bool mbPausedThreadStarting
 

Detailed Description

Helper class to pause starting of threads during existence of an instance of this class.

#i73788#

Definition at line 29 of file pausethreadstarting.hxx.

Constructor & Destructor Documentation

◆ SwPauseThreadStarting()

SwPauseThreadStarting::SwPauseThreadStarting ( )

◆ ~SwPauseThreadStarting()

SwPauseThreadStarting::~SwPauseThreadStarting ( )

Member Data Documentation

◆ mbPausedThreadStarting

bool SwPauseThreadStarting::mbPausedThreadStarting
private

Definition at line 36 of file pausethreadstarting.hxx.

Referenced by SwPauseThreadStarting(), and ~SwPauseThreadStarting().


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