summaryrefslogtreecommitdiff
path: root/lib/cpp/src/thrift/concurrency/Thread.h
Commit message (Expand)AuthorAgeFilesLines
* remove boost::thread and boost::mutex codecyy2019-01-071-9/+2
* THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_...James E. King, III2017-08-101-9/+8
* THRIFT-3932 fixed ThreadManager concurrency issues, added more tests in that ...James E. King, III2016-11-121-10/+20
* THRIFT-3768 fix TThreadedServer refactoring issues with client lifetime guara...Jim King2016-07-081-2/+16
* THRIFT-3120 Minor spelling errors and an outdated URLJens Geyer2015-04-301-1/+1
* THRIFT-2729: C++ - .clang-format created and appliedKonrad Grochowski2014-11-181-19/+21
* Revert "THRIFT-2729: C++ - .clang-format created and applied"Konrad Grochowski2014-11-181-21/+19
* THRIFT-2729: C++ - .clang-format created and appliedKonrad Grochowski2014-11-181-19/+21
* THRIFT-2039 config.h --> thrift-config.hKonrad Grochowski2013-06-221-3/+1
* THRIFT-2014 Change C++ lib includes to use <namespace/> style throughoutRoger Meier2013-06-101-1/+1
* THRIFT-1753: Multiple C++ Windows, OSX, and iOS portability issuesCarl Yeksigian2013-06-071-7/+15
* THRIFT-1585 C++ library fails to build with OS X pthread implementationRoger Meier2012-05-231-3/+3
* Thrift-1607:Incorrect file modes for several source filesJake Farrell2012-05-171-0/+0
* THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/'Roger Meier2012-04-131-0/+146