LibreOffice Module tools (master) 1
Functions | Variables
debug.cxx File Reference
#include <tools/debug.hxx>
#include <sal/log.hxx>
Include dependency graph for debug.cxx:

Go to the source code of this file.

Functions

void DbgSetTestSolarMutex (DbgTestSolarMutexProc pParam)
 
void DbgTestSolarMutex ()
 

Variables

static DebugData aDebugData
 

Function Documentation

◆ DbgSetTestSolarMutex()

void DbgSetTestSolarMutex ( DbgTestSolarMutexProc  pParam)

Definition at line 40 of file debug.cxx.

References aDebugData.

◆ DbgTestSolarMutex()

void DbgTestSolarMutex ( )

Definition at line 47 of file debug.cxx.

References aDebugData, and SAL_WARN_IF.

Variable Documentation

◆ aDebugData

DebugData aDebugData
static

Definition at line 38 of file debug.cxx.

Referenced by DbgSetTestSolarMutex(), and DbgTestSolarMutex().