aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/gpr/thd.h
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