thrift/lib/cpp/test/concurrency
Nobuaki Sukegawa 2825664f25 THRIFT-2893 CMake build fails with boost thread or std thread
Following changes are made to fix the build
* Add USE_..._THREAD compiler definitions correctly
* Link to boost_thread and boost_system when configured with boost thread
* Link to pthread if platform is posix and std thread is used
* Use PlatformThreadFactory in test code
2014-12-21 16:36:46 +01:00
..
Tests.cpp THRIFT-2729: C++ - .clang-format created and applied 2014-11-18 11:39:10 +01:00
ThreadFactoryTests.h THRIFT-2729: C++ - .clang-format created and applied 2014-11-18 11:39:10 +01:00
ThreadManagerTests.h THRIFT-2893 CMake build fails with boost thread or std thread 2014-12-21 16:36:46 +01:00
TimerManagerTests.h THRIFT-2729: C++ - .clang-format created and applied 2014-11-18 11:39:10 +01:00