ifw-fgf 1.0.0-pre1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ifw::fgf::common::BinarySemaphore Class Reference

Binary semaphore class to be used for thread synchronisation. More...

#include <binarySemaphore.hpp>

Public Member Functions

bool wait (struct timespec *timeout=nullptr)
 
void post ()
 

Detailed Description

Binary semaphore class to be used for thread synchronisation.

Member Function Documentation

◆ post()

void ifw::fgf::common::BinarySemaphore::post ( )
inline

◆ wait()

bool ifw::fgf::common::BinarySemaphore::wait ( struct timespec * timeout = nullptr)
inline

The documentation for this class was generated from the following file: