log4cplus  1.1.0
Namespaces | Functions
syncprims-win32.h File Reference

This file contains implementations of synchronization primitives using the Win32 API. More...

#include <stdexcept>
Include dependency graph for syncprims-win32.h:

Go to the source code of this file.

Namespaces

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

Functions

bool log4cplus::thread::impl::InitializeCriticalSection_wrapInternal (LPCRITICAL_SECTION cs)
void log4cplus::thread::impl::InitializeCriticalSection_wrap (LPCRITICAL_SECTION cs)

Detailed Description

This file contains implementations of synchronization primitives using the Win32 API.

It does not contain any include guards because it is only a fragment to be included by syncprims.h.

Definition in file syncprims-win32.h.