ivutils
Loading...
Searching...
No Matches
MockLock Class Reference

Like lock but doesn't lock anything. More...

#include <omp_pointers.h>

Detailed Description

Like lock but doesn't lock anything.

This helper class is used as drop in substitute for OMPLock if we don't use openmp. Since that means that essentialy we run in one thread or use other means to synchronize threads MockLock doesn't realy do anything.


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