ifw-fgf 2.0.0
 
Loading...
Searching...
No Matches
binarySemaphore.hpp File Reference

Binary semaphore class. More...

#include <atomic>
#include <cerrno>
#include <exception>
#include <linux/futex.h>
#include <sys/syscall.h>
#include <time.h>
#include <unistd.h>

Go to the source code of this file.

Classes

class  ifw::fgf::common::BinarySemaphore
 Binary semaphore class to be used for thread synchronisation. More...
 

Namespaces

namespace  ifw
 
namespace  ifw::fgf
 
namespace  ifw::fgf::common
 

Detailed Description

Binary semaphore class.