FDO API Reference Feature Data Objects

Semaphore.h File Reference

Go to the source code of this file.


Classes

class  FdoSemaphore
 FdoSemaphore is a semaphore class. It is used to prevent operations from happening concurrently or re-entrantly. FdoSemaphore is not currently part of the FDO API but can be added if there is a demand. It is a wrapper class around a boolean semaphore. More...

Typedefs

typedef FdoPtr< FdoSemaphoreFdoSemaphoreP
 FdoSemaphoreP is a FdoPtr on FdoSemaphore, provided for convenience.

Comments or suggestions? Send us feedback.