Commit Graph

67 Commits

Author SHA1 Message Date
Jan Tattermusch c9ec2c0888
Revert "Stop using std::thread in C++ library since it can trigger exceptions" 2018-01-12 10:16:22 +01:00
Vijay Pai 92e267ec50 Add needed header 2018-01-10 18:45:08 +00:00
Vijay Pai 5dd32268be Switch C++ sync server to use gpr_thd rather than std::thread and provide resource exhaustion mechanism 2018-01-08 10:02:38 -08:00
Sree Kuchibhotla 419b617a95 Fix thread avalances in thread manager 2017-08-09 20:40:24 -07:00
David Garcia Quintas aef267b71e Put thread creation and join under lock 2017-07-14 19:02:53 -07:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Craig Tiller f659ee5ff1 Move comment 2017-04-18 17:07:16 -07:00
Craig Tiller 35f27cd457 More cleanup 2017-04-18 13:14:45 -07:00
Craig Tiller 4818150728 Better commentary 2017-04-18 13:09:54 -07:00
Craig Tiller a3e87894f2 Fix, restore draining 2017-04-18 13:08:08 -07:00
Craig Tiller 991c101de8 Initial thread manager fixes 2017-04-18 19:43:14 +00:00
Vijay Pai 320ed13d3e Deprecate grpc::thread and sync in favor of std::thread,mutex,etc 2016-11-01 17:16:55 -07:00
Sree Kuchibhotla 33d5494f8c generate_projects.sh and also add config.h header so that gcc4.4 can recognize nullptr 2016-10-25 10:03:52 -07:00
Sree Kuchibhotla 85399f0824 clang formatting fixes 2016-10-24 09:41:20 -07:00
Sree Kuchibhotla 385c9b2f05 Address code review comments 2016-10-18 16:26:38 -07:00
Sree Kuchibhotla d39f40da9e Fix include files 2016-10-13 15:21:14 -07:00
Sree Kuchibhotla 8f7739bcd6 Rename GrpcRpcManager -> ThreadManager 2016-10-13 15:12:55 -07:00