5 #ifndef ossimRWLockHEADER 6 #define ossimRWLockHEADER 1 8 #include <condition_variable> Code was derived from https://gist.github.com/mshockwave.
ScopeReadLock(RWLock &lock)
This code was derived from https://gist.github.com/mshockwave.
std::atomic_int m_refCounter
std::condition_variable m_waitConditional
ScopeWriteLock(RWLock &lock)