aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/gprpp/thd_posix.cc
Commit message (Expand)AuthorAge
* Check the value in the pointer, not the addressGravatar Vijay Pai2018-06-22
* c++ifyGravatar kpayson642018-04-30
* Add exec_ctx check to fork handlersGravatar kpayson642018-04-30
* Minor changes and fixesGravatar Vijay Pai2018-03-01
* Move assignment for Thread, make destructor optional, loop cv waitsGravatar Vijay Pai2018-03-01
* Move destructor and Start to implementationGravatar Vijay Pai2018-02-21
* Minor fixesGravatar Vijay Pai2018-02-20
* clang-fmtGravatar Vijay Pai2018-02-19
* C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)Gravatar Vijay Pai2018-02-19