|
FRI-OS
|
Wrapper around POSIX condition variables. More...
#include <frios/posix/error.hpp>#include <frios/posix/threads/cond_attr.hpp>#include <frios/posix/threads/mutex.hpp>#include <pthread.h>

Go to the source code of this file.
Classes | |
| class | cond |
| Wraper around POSIX condition variables. More... | |
| struct | cond::init_error |
| Exception class for condition variable initialization error. More... | |
Namespaces | |
| frios | |
| Namespace for the FRI-OS project. | |
| frios::posix | |
| Namespace for the POSIX-related declarations. | |
Wrapper around POSIX condition variables.
1.8.6