THRIFT-1461 Recent TNonblockingServer changes broke --enable-boostthreads=yes, Windows
authorRoger Meier <roger@apache.org>
Wed, 14 Dec 2011 23:35:28 +0000 (23:35 +0000)
committerRoger Meier <roger@apache.org>
Wed, 14 Dec 2011 23:35:28 +0000 (23:35 +0000)
commit12d705390d24359900256ceda15e00de4df4a6cd
tree62922ea60d20e328b29a907f9040f40c4da57553
parenta99027c708f3d920db68d72966e5bd221b7440e1
THRIFT-1461 Recent TNonblockingServer changes broke --enable-boostthreads=yes, Windows
Patch: Alexandre Parenteau

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1214547 13f79535-47bb-0310-9956-ffa450edef68
12 files changed:
compiler/cpp/compiler.vcxproj
compiler/cpp/src/thrifty.yy
configure.ac
lib/cpp/src/concurrency/PlatformThreadFactory.h
lib/cpp/src/concurrency/PosixThreadFactory.cpp
lib/cpp/src/concurrency/Thread.h [changed mode: 0644->0755]
lib/cpp/src/concurrency/ThreadManager.cpp
lib/cpp/src/server/TNonblockingServer.cpp
lib/cpp/src/server/TNonblockingServer.h
lib/cpp/src/server/TThreadPoolServer.cpp
lib/cpp/src/windows/config.h
lib/cpp/test/Makefile.am