FRI-OS
Classes | Namespaces
thread_attr.hpp File Reference

Wrapper around POSIX thread attributes. More...

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

Go to the source code of this file.

Classes

class  thread_attr
 Wrapper around POSIX thread attributes. More...
 
struct  thread_attr::init_error
 Exception class for thread 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 thread attributes.