Resolve pernicious race between destructor and thread functions by insisting...
Resolve pernicious race between destructor and thread functions by insisting that destructor is invoked after the class has gone back to being a harmless single-threaded thing.
Showing
- test/cpp/qps/client.h 24 additions, 1 deletiontest/cpp/qps/client.h
- test/cpp/qps/client_async.cc 28 additions, 26 deletionstest/cpp/qps/client_async.cc
- test/cpp/qps/client_sync.cc 9 additions, 8 deletionstest/cpp/qps/client_sync.cc
- test/cpp/qps/qps_worker.cc 3 additions, 0 deletionstest/cpp/qps/qps_worker.cc
Loading
Please register or sign in to comment