PFUNC 1.0
Classes | Namespaces
pfunc/mutex.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 <errno.h>
#include <pfunc/futex.h>

Go to the source code of this file.

Classes

struct  pfunc::mutex

Namespaces

namespace  pfunc
 

Namespace for the C++ interface of PFUNC.



Detailed Description

Implementation of PFUNC mutex.

Author:
Prabhanjan Kambadur