aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/gpr/thd_posix.cc
Commit message (Expand)AuthorAge
* C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)Gravatar Vijay Pai2018-02-19
* Remove support for detached threads. All threads must be joined.Gravatar Vijay Pai2018-02-15
* Internalize gpr_thd except for id and currentidGravatar Vijay Pai2018-02-12
* Manually fix build issueGravatar Noah Eisen2018-02-09
* Run clang fmtGravatar Noah Eisen2018-02-09
* Autofix c casts to c++ castsGravatar Noah Eisen2018-02-09
* Privatize useful.h and avl.hGravatar Vijay Pai2018-02-02
* Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18