OFFIS DCMTK
Version 3.6.0
|
This file contains implementations of synchronization primitives using the POSIX threads. More...
Go to the source code of this file.
Macros | |
#define | LOG4CPLUS_THROW_RTE(msg) do { detail::syncprims_throw_exception (msg, __FILE__, __LINE__); } while (0) |
This file contains implementations of synchronization primitives using the POSIX threads.
It does not contain any include guards because it is only a fragment to be included by syncprims.h.
Definition in file syncppth.h.