OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
Classes | Namespaces
Barrier.h File Reference
#include <ossim/base/ossimConstants.h>
#include <mutex>
#include <condition_variable>
#include <atomic>

Go to the source code of this file.

Classes

class  ossim::Barrier
 Barrier is a class used to block threads so we can synchronize and entry point. More...
 

Namespaces

 ossim
 This code was derived from https://gist.github.com/mshockwave.