|
FRI-OS
|
Wrapper around POSIX threads. More...
#include <frios/posix/error.hpp>#include <frios/posix/threads/thread_attr.hpp>#include <cassert>#include <pthread.h>

Go to the source code of this file.
Classes | |
| class | thread |
| Wrapper around a POSIX thread. More... | |
| struct | thread::create_error |
| Exception class for thread creation errors. More... | |
Namespaces | |
| frios | |
| Namespace for the FRI-OS project. | |
| frios::posix | |
| Namespace for the POSIX-related declarations. | |
Wrapper around POSIX threads.
1.8.6