log4cplus  1.1.0
Classes | Namespaces
syncprims-pthreads.h File Reference

This file contains implementations of synchronization primitives using the POSIX threads. More...

#include "log4cplus/thread/threads.h"
#include <limits>
#include <algorithm>
Include dependency graph for syncprims-pthreads.h:

Go to the source code of this file.

Classes

struct  log4cplus::thread::impl::PthreadMutexAttr

Namespaces

namespace  log4cplus
namespace  log4cplus::thread
namespace  log4cplus::thread::impl

Detailed Description

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 syncprims-pthreads.h.