lean2/src/util/interval
Leonardo de Moura 8f2fe273ea refactor(*): isolate std::thread dependency
This commit allows us to build Lean without the pthread dependency.
It is also useful if we want to implement multi-threading on top of Boost.

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-12-09 15:20:26 -08:00
..
CMakeLists.txt refactor(interval): organize template source code using the approach described at http://www.codeproject.com/Articles/3515/How-To-Organize-Template-Source-Code 2013-10-21 18:15:27 -07:00
interval.cpp refactor(*): isolate std::thread dependency 2013-12-09 15:20:26 -08:00
interval.h refactor(interval): organize template source code using the approach described at http://www.codeproject.com/Articles/3515/How-To-Organize-Template-Source-Code 2013-10-21 18:15:27 -07:00
interval_instances.cpp refactor(*): isolate std::thread dependency 2013-12-09 15:20:26 -08:00