DuneNvme  1.0.0
This is a simple NVMe test environment that allows experimentation with the low level PCIe NVMe interfaces as available on a Xilinx FPGA environment.
Public Member Functions | List of all members
BSemaphore Class Reference

Semaphore class. More...

#include <BeamLibBasic.h>

Public Member Functions

 BSemaphore (const BSemaphore &semaphore)
 
Bool wait (BTimeout timeoutUs=BTimeoutForever)
 Wait for the semaphore.
 
void set ()
 Set the semaphore.
 
int getValue () const
 
BSemaphoreoperator= (const BSemaphore &semaphore)
 

Detailed Description

Semaphore class.


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