aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/thread_manager
Commit message (Expand)AuthorAge
* clang-formatGravatar Vijay Pai2016-11-01
* Use C++11 final and overrideGravatar Vijay Pai2016-11-01
* Use nullptr instead of NULL. Move test to grpc namespace so that when using g...Gravatar Sree Kuchibhotla2016-10-25
* make gcc4.4 happyGravatar Sree Kuchibhotla2016-10-25
* Change std::atomic_int to gpr_atm since gcc4.4 is complainingGravatar Sree Kuchibhotla2016-10-24
* Fix thread_manager_testGravatar Sree Kuchibhotla2016-10-24
* clang formatting fixesGravatar Sree Kuchibhotla2016-10-24
* Minor changes and called generate_projects.sh againGravatar Sree Kuchibhotla2016-10-20
* Modify Thread manager testGravatar Sree Kuchibhotla2016-10-19
* Address code review commentsGravatar Sree Kuchibhotla2016-10-18
* Fix include filesGravatar Sree Kuchibhotla2016-10-13
* Rename GrpcRpcManager -> ThreadManagerGravatar Sree Kuchibhotla2016-10-13