THRIFT-1361 Optional replacement of pthread by boost::thread
authorRoger Meier <roger@apache.org>
Sun, 6 Nov 2011 11:29:41 +0000 (11:29 +0000)
committerRoger Meier <roger@apache.org>
Sun, 6 Nov 2011 11:29:41 +0000 (11:29 +0000)
commit38315786e5c9e972aef50433b401dcff23259cae
tree28dc13bba5655cab8c1c12ad67d7e0bd87fbaba6
parent1b6153bdd145be14ce2a58cee2858d07ae60b829
THRIFT-1361 Optional replacement of pthread by boost::thread
Patch: Alexandre Parenteau
rev3

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1198339 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/thrifty.yy
configure.ac
lib/cpp/Makefile.am
lib/cpp/src/concurrency/BoostMonitor.cpp
lib/cpp/src/concurrency/BoostMutex.cpp
lib/cpp/src/transport/TSSLSocket.cpp
lib/cpp/test/Makefile.am