#include <pthread.h>
Go to the source code of this file.
Classes | |
class | fesa::ConditionalVariable |
This class is a c++ wrapper in order to use conditional variables. Conditional variables help to synchronize threads when there's a logical condition for the synchronization. More... | |
Namespaces | |
namespace | fesa |