FRI-OS
Classes | Namespaces
mutex_attr.hpp File Reference

Wrapper around POSIX mutex attributes. More...

#include <frios/utils/unique.hpp>
#include <frios/posix/error.hpp>
#include <pthread.h>
Include dependency graph for mutex_attr.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mutex_attr
 Wrapper around POSIX condition variable attributes. More...
 
struct  mutex_attr::init_error
 Exception class for attribute initialization errors. More...
 

Namespaces

 frios
 Namespace for the FRI-OS project.
 
 frios::posix
 Namespace for the POSIX-related declarations.
 

Detailed Description

Wrapper around POSIX mutex attributes.