thrift/lib
Jake Farrell 94bb7f26f6 Thrift-1606:Race condition in BoostThreadFactory.cpp
Client: cpp
Patch: alexandre parenteau

Race condition between the line that set state_ to "starting", and the line that checked to make sure that it was "starting". That ended meaning that sometimes calling "start()" would not result in the thread's runnable being called.



git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1339477 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 04:32:10 +00:00
..
as3 Thrift-1079:Support i64 in AS3 2012-05-11 02:23:00 +00:00
c_glib THRIFT-1583 c_glib leaks memory 2012-04-28 11:33:58 +00:00
cocoa Thrift-1340: Add support of ARC to Objective-C 2011-12-06 01:07:17 +00:00
cpp Thrift-1606:Race condition in BoostThreadFactory.cpp 2012-05-17 04:32:10 +00:00
csharp THRIFT-1412 Thrift Transport classes should manage the lifetime of objects implementing IDisposable by implementing IDisposable themselves 2012-04-11 21:21:41 +00:00
d THRIFT-1586 Two small D issues 2012-04-28 19:20:23 +00:00
delphi THRIFT-1596 Delphi: Test clients should have a return codes that reflect whether they succeeded or not 2012-05-04 23:35:45 +00:00
erl THRIFT-1343 - remove internal min function, it seems the same as erlang:min/2 2012-03-22 07:04:37 +00:00
go THRIFT-1350: Go library code does not build against latest release 2011-09-19 23:38:39 +00:00
hs Updating trunk to 0.9.0 version. 2011-11-30 02:09:46 +00:00
java THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as other Languages 2012-05-03 21:21:43 +00:00
javame/src/org/apache/thrift THRIFT-1255. javame: Mismatch of method name between JavaME's lib and generated code (compareTo/compareObjects) 2011-08-02 22:37:16 +00:00
js THRIFT-1514 Callbacks with newer jQuery versions don't work 2012-05-01 11:20:12 +00:00
nodejs THRIFT-1267 Node.js can't throw exceptions 2012-01-12 21:38:29 +00:00
ocaml Thrift-1322: OCaml lib fail to compile: Thrift.ml line 305, int vs int32 mismatch 2011-09-06 16:26:58 +00:00
perl Updating trunk to 0.9.0 version. 2011-11-30 02:09:46 +00:00
php THRIFT-1597 TJSONProtocol.php is missing from Makefile.am 2012-05-08 19:42:33 +00:00
py THRIFT-1569 thrift: add stop() method to python TNonblockingServer 2012-04-13 14:24:55 +00:00
rb THRIFT-1599 Fixing HTTP client(Ruby) 2012-05-11 18:08:58 +00:00
st THRIFT-643. smalltalk: Generated code doesnt load on Squeak3.10.2-7179-basic and PharoCore-1.0-10491rc1 images 2010-01-19 05:18:55 +00:00
Makefile.am THRIFT-1500: d programming language support 2012-03-22 21:49:10 +00:00