aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/thread_manager
Commit message (Collapse)AuthorAge
* Deprecate grpc::thread and sync in favor of std::thread,mutex,etcGravatar Vijay Pai2016-11-01
|
* generate_projects.sh and also add config.h header so that gcc4.4 can ↵Gravatar Sree Kuchibhotla2016-10-25
| | | | recognize nullptr
* clang formatting fixesGravatar Sree Kuchibhotla2016-10-24
|
* Address code review commentsGravatar Sree Kuchibhotla2016-10-18
|
* Fix include filesGravatar Sree Kuchibhotla2016-10-13
|
* Rename GrpcRpcManager -> ThreadManagerGravatar Sree Kuchibhotla2016-10-13