diff options
author | Jake Farrell <jfarrell@apache.org> | 2012-05-17 04:32:10 +0000 |
---|---|---|
committer | Jake Farrell <jfarrell@apache.org> | 2012-05-17 04:32:10 +0000 |
commit | 94bb7f26f6d9b5bf1106b1aeb4b983e453f50047 (patch) | |
tree | 4c2b5311254f7ea4fc0bb7daaa2259f811045762 /contrib/zeromq | |
parent | e8c259a08a229b082db75eec8b7ebaceae4c557d (diff) | |
download | thrift-94bb7f26f6d9b5bf1106b1aeb4b983e453f50047.tar.gz |
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
Diffstat (limited to 'contrib/zeromq')
0 files changed, 0 insertions, 0 deletions