summaryrefslogtreecommitdiff
path: root/test/threads
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-4730: remove pthread code and refactor, ending up with just ThreadFactorycyy2019-01-112-4/+4
* Thrift-2029:Port C++ tests to WindowsJake Farrell2014-01-072-1/+14
* THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/'Roger Meier2012-04-132-15/+15
* THRIFT-1361 Optional replacement of pthread by boost::threadRoger Meier2011-10-022-8/+8
* THRIFT-1166 C++ tests in test/cpp brokenRoger Meier2011-05-311-2/+2
* THRIFT-387. Add license headers to a bunch of filesDavid Reiss2009-03-304-3/+74
* Make .thrift files non-executable since we removed the shebangsDavid Reiss2009-03-141-0/+0
* THRIFT-325. Remove a bunch of uses of the old command line formatDavid Reiss2009-02-171-2/+0
* THRIFT-270: change cpp namespaces from facebook::thrift to apache::thriftT Jake Luciani2009-01-312-10/+10
* THRIFT-217. Use "--gen py" instead of "-py" in build scriptsDavid Reiss2008-12-021-1/+1
* Make "make clean" rules a bit more standard.David Reiss2008-02-241-1/+1
* Thrift: Whitespace cleanup.David Reiss2008-02-062-3/+3
* Modified facebook::thrift::concurrency::Monitor.wait:Marc Slemko2007-05-221-1/+4
* Adding perl testclient codeMark Slee2007-05-161-1/+1
* Some thrift test code improvementsMark Slee2007-03-072-4/+15
* Threads test makefile cleanupMark Slee2007-03-051-1/+1
* Threads testing package updateMark Slee2007-03-054-11/+62
* Threading libraries test for Thrift C++Mark Slee2007-03-053-0/+161