Historial de Commits

Autor SHA1 Mensaje Fecha
  Vijay Pai 809cf96c56 Name needs to only be alphanumeric+underscore+dash hace 8 años
  Vijay Pai 7fed69b7ad Use static_cast rather than reinterpret_cast whenever possible hace 8 años
  Vijay Pai 162ae4f50c Remove std::thread, keep everything else unchanged (#13) hace 8 años
  Jan Tattermusch c9ec2c0888 Revert "Stop using std::thread in C++ library since it can trigger exceptions" hace 8 años
  Vijay Pai 5dd32268be Switch C++ sync server to use gpr_thd rather than std::thread and provide resource exhaustion mechanism hace 8 años
  Sree Kuchibhotla 419b617a95 Fix thread avalances in thread manager hace 8 años
  David Garcia Quintas aef267b71e Put thread creation and join under lock hace 8 años
  Jan Tattermusch 7897ae9308 auto-fix most of licenses hace 8 años
  Craig Tiller f659ee5ff1 Move comment hace 8 años
  Craig Tiller 35f27cd457 More cleanup hace 8 años
  Craig Tiller 4818150728 Better commentary hace 8 años
  Craig Tiller a3e87894f2 Fix, restore draining hace 8 años
  Craig Tiller 991c101de8 Initial thread manager fixes hace 8 años
  Vijay Pai 320ed13d3e Deprecate grpc::thread and sync in favor of std::thread,mutex,etc hace 9 años
  Sree Kuchibhotla 85399f0824 clang formatting fixes hace 9 años
  Sree Kuchibhotla 385c9b2f05 Address code review comments hace 9 años
  Sree Kuchibhotla d39f40da9e Fix include files hace 9 años
  Sree Kuchibhotla 8f7739bcd6 Rename GrpcRpcManager -> ThreadManager hace 9 años