PFUNC 1.0
Classes | Namespaces
pfunc/barrier.hpp File Reference

Implementation of PFUNC mutex. More...

#include <pfunc/config.h>
#include <pfunc/pfunc_common.h>
#include <pfunc/no_copy.hpp>
#include <pfunc/exception.hpp>
#include <pfunc/pfunc_atomics.h>
#include <pfunc/environ.hpp>
#include <pfunc/futex.h>

Go to the source code of this file.

Classes

struct  pfunc::detail::barrier

Namespaces

namespace  pfunc
 

Namespace for the C++ interface of PFUNC.


namespace  pfunc::detail

Detailed Description

Implementation of PFUNC mutex.

Author:
Prabhanjan Kambadur