Apache Mesos
Classes | Macros | Variables
semaphore.hpp File Reference
#include <semaphore.h>
#include <stout/check.hpp>

Go to the source code of this file.

Classes

class  KernelSemaphore
 
class  DecomissionableKernelSemaphore
 
class  DecomissionableLastInFirstOutFixedSizeSemaphore
 

Macros

#define _semaphore_
 

Variables

thread_local KernelSemaphore__semaphore__ = nullptr
 

Macro Definition Documentation

#define _semaphore_
Value:
Definition: semaphore.hpp:96
thread_local KernelSemaphore * __semaphore__
Definition: semaphore.hpp:235

Variable Documentation

thread_local KernelSemaphore* __semaphore__ = nullptr