oflog/include/dcmtk/oflog/helpers/threadcf.h File Reference

Go to the source code of this file.

Defines

#define INCLUDE_CSTDDEF
#define LOG4CPLUS_BEGIN_SYNCHRONIZE_ON_MUTEX(mutex)   do { ::log4cplus::thread::Guard _sync_guard_object(mutex);
 Begin a block synchronized on a mutex.
#define LOG4CPLUS_END_SYNCHRONIZE_ON_MUTEX   } while (0)
 End a block synchronized on a mutex.


Detailed Description

Definition in file threadcf.h.


Define Documentation

#define LOG4CPLUS_BEGIN_SYNCHRONIZE_ON_MUTEX ( mutex   )     do { ::log4cplus::thread::Guard _sync_guard_object(mutex);

Begin a block synchronized on a mutex.

See also:
LOG4CPLUS_END_SYNCHRONIZE_ON_MUTEX

Definition at line 135 of file threadcf.h.

#define LOG4CPLUS_END_SYNCHRONIZE_ON_MUTEX   } while (0)

End a block synchronized on a mutex.

See also:
LOG4CPLUS_BEGIN_SYNCHRONIZE_ON_MUTEX

Definition at line 141 of file threadcf.h.


Generated on 6 Jan 2011 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.5.1